ron
ron copied to clipboard
Haskell implementation of RON and RON-RDT
https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-rdt/lib/RON/Data/ORSet.hs#L276-L278 * Found on master
Try to generate RGAs from a series of ops. https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-test/Main.hs#L341-L343 * Found on master
relax constraint on 'a' from 'ReplicatedAsPayload' to 'Replicated' https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-rdt/lib/RON/Data/RGA.hs#L383-L387 * Found on master
https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron/lib/RON/UUID.hs#L125-L126 * Found on master
https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-test/Main.hs#L109-L111 https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-test/Main.hs#L146-L148 https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-test/Main.hs#L150-L152 https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-test/Main.hs#L154-L156 https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-test/Main.hs#L158-L160 * Found on master
https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-rdt/lib/RON/Data/RGA.hs#L392-L394 https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-rdt/lib/RON/Data/RGA.hs#L401-L402 * Found on master
prop_binary_roundtrip_frame = https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-test/Main.hs#L112-L113 * Found on master
Problem: +--> Arne --+ | | | v Bjorne Annie | ^ | | +-> Bonnie -+ Automatic character-base RGA merge may give words semantically misleading, contradicting human-written versions. Proposed...
```edn (alias ORSetMapStringToLastString (ORSetMap String last String)) ```
This change is [](https://reviewable.io/reviews/ff-notes/ron/122)