Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 608 Bytes

File metadata and controls

17 lines (12 loc) · 608 Bytes

godux

Golang implementation of redux

Most of the test cases were re-implemented for this implementation (various cases were left un-done, since the type system of Golang ensured that such cases could not occur)

build status coverage

Todo

  • craft documentation
  • add tests for thread-safety

License

MIT License