Packages
fragmentation
0.1.0
fragmentation — encoded possibility space. content-addressed, arbitrary depth, circular-reflexive. reality for git.
Current section
Files
Jump to
Current section
Files
include/fragmentation_Witnessed.hrl
-record(witnessed, {
author :: fragmentation:author(),
committer :: fragmentation:committer(),
timestamp :: fragmentation:timestamp(),
message :: fragmentation:message()
}).