Initial release separate of TinyScalaUtils. Current bridges include:
- Assertions:
require,requireState,checkNonNull,TODO. - Collection:
circular,randomly,pickOne,JavaList.of. - Text:
info,plural,printout,timeStringand thread/time text modes. - Timing:
now,getTime,sleep,delay,timeOf,timeIt. - Util:
isEven,isOdd,isPowerOf2,pow.