Blume brings aspects of function-level programming (see APL, J, ...) to Go, while remaining as close to idiomatic Go as possible.
Primitive Libraries:
- gen, functional forms and generic routines
- str, string functionality
- typ, functions for maps, numbers, bitfields, etc.
Libraries