Skip to content

CRDT Set prototype#140

Draft
ajani2001 wants to merge 5 commits into
d-r-q:masterfrom
ajani2001:set-crdt
Draft

CRDT Set prototype#140
ajani2001 wants to merge 5 commits into
d-r-q:masterfrom
ajani2001:set-crdt

Conversation

@ajani2001
Copy link
Copy Markdown

No description provided.

return when (expectedMark) {
QBoolean -> (ins.readByte() == 1.toByte()) as T
QByte, QInt, QLong -> readLong(ins) as T
QByte, QInt, QLong, is QCounter<*> -> readLong(ins) as T
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Давай мы сначала с первыми двумя ПРами разберёмся

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants