/Quiver-Graph-Serialization

Quiver is a functional graph library in Scala. I started hand-making an interface for serializing and deserializing these graphs. My next step is to incorporate the circe Scala JSON library to be able to reconstruct type data.

Primary LanguageScala

Quiver-Graph-Serialization

Quiver is a functional graph library in Scala. I started hand-making an interface for serializing and deserializing these graphs. My next step is to incorporate the circe Scala JSON library to be able to reconstruct type data.