Skip to content

0.6.0

Compare
Choose a tag to compare
@zth zth released this 17 Nov 10:25
· 61 commits to main since this release

API changes

  • Add Math.Int.floor and Math.Int.random, #156
  • Change Array.joinWiths signature to accept only string arrays and add Array.joinWithUnsafe with the polymorphic signature of the former #157

Documentation

  • Docstrings for Math.Int.floor and Math.Int.random. #156