grafter
grafter copied to clipboard
Allow vectors and maps to participate in grafter protocols
Now that clojure 1.10.0 allows values to participate in protocols we should open our core protocols to this too. e.g. pr/IStatement
, pr/ITripleReadable
, pr/IDatatypeURI
...