raku-json-class

Raku role to serialise objects to or from JSON
  https://github.com/jonathanstowe/JSON-Class
  0
  no reviews



This is a simple role that provides methods to instantiate a class from a JSON string that (hopefully) represents it, and to serialise an object of the class to a JSON string.