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_Shard.hrl
-record(shard, {
ref :: fragmentation:ref(),
witnessed :: fragmentation:witnessed(),
data :: binary()
}).