TyOverby / ares

A Lisp made for easy integration with Rust.
9 stars 1 forks source link

Implement serializable and deserializable for Value #42

Open TyOverby opened 9 years ago

TyOverby commented 9 years ago

This would allow people to easily turn their structs into Ares maps, lists and other values, and back again!