Astrac / itc

Experimenting with recursion schemes and interval tree clocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interval Tree Clock

This project is a playground where I use the data structure described in this paper to experiment with recursion schemes in Scala 3.

Modules

  • itc-core - implementation of Interval Tree Clock data structure

About

Experimenting with recursion schemes and interval tree clocks

License:Apache License 2.0


Languages

Language:Scala 100.0%