graph-copy


Package info
Description

A library for serializing arbitrary expression graphs.

Readme
# Graph-copy Graph-copy is a library for (de)serializing arbitrary Clean expressions. ## Maintainer & license This project is maintained by [TOP Software][]. It is licensed under the BSD-2-Clause license; for details, see the [LICENSE](/LICENSE) file. [TOP Software]: https://top-software.nl
Changelog
#### 3.0.3 - Chore: allow base-rts 3. #### 3.0.2 - Chore: support base `v2.0`. #### 3.0.1 - Fix: use correct bsr instruction on 32 bit systems. ## 3.0.0 (Broken on 32 bit) - Feature: adapt graph-copy to new array representations. #### 2.0.2 - Documentation: add documentation to DCLs. #### 2.0.1 - Fix: base-rts dependency. ## 2.0.0 - BROKEN DUE TO BAD BASE-RTS DEPENDENCY! - Update git repo location and license. #### 1.0.1 - Feature: add windows-x64 support. ## v1.0.0 - First tagged version.
Versions