:: Int -> Bool -package:ChasingBottoms
Returns
True if the given
Int is a valid Unicode
codepoint
Return if this year is a leap year (366 days) or not (365 days in a
year)
Collection of known answer tests for SHA. Since these tests take too
long during regular regression runs, we pass as an argument how many
to run. Increase the below number to 24 to run all tests. We have:
>>> knownAnswerTests 1
True
Indicate whether a code point is reserved.
Check if an
Int is a power of two. Assumes
n is a
natural number.
QC.forAll (QC.choose (0,100)) Parts.propInfProdLinearFactors
Parts.propPentagonalPowerSeries 1000
Parts.propPentagonalsDifP 10000
Parts.propPentagonalsDifN 10000
Is this token ix to be held in the place holder?
Is this token ix for Cookie?
Is this token ix for a header not defined in the static table?
Detect whether the last component is an last consonant or not
Detect whether the last component is an vowel or not To avoid the
issue with the first consonant, like ㄱ.
Detect whether the last component is the last consonant ㄹ
Detect whether the given code is an Hangul component or not
Determines if a character code is in the range of a Word8.
Determines if a character code is a surrogate.
Determines if a character code is a scalar.
Determines if a code is a not a character code.
Helper function for constructing IDs of any sort.