convex.core.data.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of convex-core Show documentation
Show all versions of convex-core Show documentation
Convex core libraries and common utilities
The newest version!
/**
* Data structures and algorithms, including a complete set of classes
* required to implement immutable, decentralised data objects.
*/
package convex.core.data;