Skip to content

v0.3.0

Compare
Choose a tag to compare
@tchaloupka tchaloupka released this 07 Oct 19:50
· 14 commits to master since this release
148ce8b
  • reenabled betterC unittests
  • safety improvements
  • templated functions now returns by ref to the stored value
  • don't force @safe on predicates and let it infer instead - by @KostiantynTokar