This is all about Java Generics
-
Updated
Mar 26, 2023 - Java
This is all about Java Generics
Simple generics-rep based implementations for Simple-JSON. You should read the Simple-JSON guide page here: https://purescript-simple-json.readthedocs.io/en/latest/generics-rep.html
Turn your Generics-Rep Sums and Products into lists, because that's cool.
The flip side of Chirashi, simply storing sum type values and retrieving them by using the constructor name as a test value, by using Generic.Rep to get constructor names from a sum type definition.
Add a description, image, and links to the generics-rep topic page so that developers can more easily learn about it.
To associate your repository with the generics-rep topic, visit your repo's landing page and select "manage topics."