sidekick/src/bencode
Simon Cruanes 7b4404fb78
feat(tracing): introduce term/const serialization
- use a record instead of 1st class module for `Const.ops`, so it
  can be mutually recursive with the definition of `term`
- remove unused `Const.ops.opaque_to_cc`
- constants are serializable using `Ser_value`
2022-09-23 22:13:21 -04:00
..
dune feat: add sidekick.bencode for serialization 2022-09-19 22:27:44 -04:00
Sidekick_bencode.ml feat(tracing): introduce term/const serialization 2022-09-23 22:13:21 -04:00
Sidekick_bencode.mli feat: add sidekick.bencode for serialization 2022-09-19 22:27:44 -04:00