Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 260 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 260 Bytes

TODO

  • Make Element.bytes return ArraySeq[Byte] rather than Seq[Byte], use ArraySeq.unsafeWrapArray(...) on the fully private intermediate array
  • After publishing, be sure to update the library version in README.md and examples/Setup.scala