This repository has been archived by the owner on Mar 21, 2023. It is now read-only.
Added
times
extension for StringTablePrinter
and table DSL to print Text Tables to any PrintStreamprompt<T>
global function as Text Prompt with type parsingcopyFrom
extension for anything that inherits from Any- Added JodaTime as a Dependency (Adds ~600 KB to FAT jar)
Changed
isNumeric
extension on String uses start and end in regex^\d+$