Various utility classes and methods for Ceylon. These are intended to all be written in native Ceylon, with no dependency on JDK-specific modules. Format [[Integer]]s or [[com.vasileff.ceylon.integer64::Integer64]]s as either hex or bits Strings with padding and underscores to make them more readable. print(formatAndPadAsBits(30)); &gt; <b>0001_1110</b> print(formatAndPadAsHex(500000); &gt; <b>0007_a120</b> Determine whether an [[Integer] has too many (or too few in the ...

Latest Versions

10 versions โ†’
Version โ–ผVulnerabilitiesUsagesDate
0.0.x
0.0.14
1
Feb 13, 2021
0.0.13
1
Feb 13, 2021
0.0.12
1
Feb 13, 2021
Show 7 more from 0.0.x
10 versions โ†’