kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-crdt
/
us.tractat.kuilt.crdt
/
LogOp
/
Compact
Compact
data
class
Compact
<
Id
>
(
val
compactedIds
:
Set
<
Id
>
)
:
LogOp
<
Id
>
A compaction record carrying the
compactedIds
it garbage-collected.
Members
Constructors
Compact
Link copied to clipboard
constructor
(
compactedIds
:
Set
<
Id
>
)
Properties
compacted
Ids
Link copied to clipboard
val
compactedIds
:
Set
<
Id
>