Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 479 Bytes

TODO.md

File metadata and controls

22 lines (15 loc) · 479 Bytes

TODO

  • Write tests
  • Allow multiple functions that return slices of the same type

BACKLOG

DONE

v0.2

  • Flesh out readme
  • Publish module
  • Write example application that demonstrates various use cases
  • Allow slices of funcs that return the same type
  • Concat multiple added slices
  • Add scopes

v0.1.0

  • Upgrade 8 year old module to use Go modules, and tag it so it's accessible in case someone is using it (unlikely).