QuickTheories icon indicating copy to clipboard operation
QuickTheories copied to clipboard

Added charArrays which avoid boxing, and added base32 and geohash encoding

Open dcapwell opened this issue 5 years ago • 0 comments

This PR adds a generate for char[] which avoids boxing (avoid using Character) and simple generators for base32 and geohash encoding.

dcapwell avatar Mar 20 '19 03:03 dcapwell