clj-uuid
clj-uuid copied to clipboard
Add ByteBuffer support for uuid/as-uuid
re #41 - we might as well include ByteBuffer support too?
apologies, seen the failing build, will check
Oh, wow, can only have one (Class/forName ...)
in an extend-protocol
, and it has to be first - TIL. That'll teach me to 'just' swap them over!