Equations
- String.splitOn' s sep = if (sep == "") = true then #[s] else String.splitOn'Aux s sep 0 0 0 #[]
Includes the ArabicShaping.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the BidiBrackets.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the BidiMirroring.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the NormalizationCorrections.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Blocks.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the NushuSources.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the PropList.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the CaseFolding.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the CompositionExclusions.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedAge.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the ScriptExtensions.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedCoreProperties.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Scripts.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedNormalizationProps.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the SpecialCasing.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the EastAsianWidth.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the EquivalentUnifiedIdeograph.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the HangulSyllableType.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the UnicodeData.txt string. See unicodeDataMap
.
Equations
- One or more equations did not get rendered due to their size.
Includes the IndicPositionalCategory.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the VerticalOrientation.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the IndicSyllabicCategory.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Jamo.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the LineBreak.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the NameAliases.txt string.
Equations
- One or more equations did not get rendered due to their size.
Auxiliary Subdirectory #
Includes the GraphemeBreakProperty.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the WordBreakProperty.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the SentenceBreakProperty.txt string.
Equations
- One or more equations did not get rendered due to their size.
Emoji Subdirectory #
Includes the emoji-data.txt string.
Equations
- One or more equations did not get rendered due to their size.
Extracted Subdirectory #
Includes the DerivedBidiClass.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedJoiningGroup.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedBinaryProperties.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedJoiningType.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedCombiningClass.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedLineBreak.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedDecompositionType.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedName.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedEastAsianWidth.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedNumericType.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedGeneralCategory.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the DerivedNumericValues.txt string.
Equations
- One or more equations did not get rendered due to their size.
Unihan Subdirectory #
Includes the Unihan_DictionaryIndices.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Unihan_OtherMappings.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Unihan_DictionaryLikeData.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Unihan_RadicalStrokeCounts.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Unihan_IRGSources.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Unihan_Readings.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Unihan_NumericValues.txt string.
Equations
- One or more equations did not get rendered due to their size.
Includes the Unihan_Variants.txt string.
Equations
- One or more equations did not get rendered due to their size.
HashMap Thunks #
Make Char
Hashable
as key of HashMap
.
Equations
- Unicode.instHashableChar = { hash := fun c => String.hash (toString c) }
Remove comments and empty lines.
Equations
- Unicode.parseStrToMapFn.lineCleanup line = Option.filter (fun a => decide (String.trim a ≠ "")) (List.head? (String.splitOn line "#"))
UCD Main Directory #
Includes the ArabicShaping.txt data.
Equations
Includes the BidiBrackets.txt data.
Equations
Includes the BidiMirroring.txt data.
Equations
Includes the NormalizationCorrections.txt data.
Includes the Blocks.txt data.
Equations
Includes the NushuSources.txt data.
Equations
Includes the PropList.txt data.
Equations
Includes the CaseFolding.txt data.
Equations
Includes the CompositionExclusions.txt data.
Equations
Includes the DerivedAge.txt data.
Equations
Includes the ScriptExtensions.txt data.
Equations
Includes the DerivedCoreProperties.txt data.
Equations
Includes the Scripts.txt data.
Equations
Includes the DerivedNormalizationProps.txt data.
Includes the SpecialCasing.txt data.
Equations
Includes the EastAsianWidth.txt data.
Equations
Includes the EquivalentUnifiedIdeograph.txt data.
Includes the HangulSyllableType.txt data.
Equations
Includes the UnicodeData.txt data. See unicodeDataMap
.
Equations
Includes the IndicPositionalCategory.txt data.
Includes the VerticalOrientation.txt data.
Equations
Includes the IndicSyllabicCategory.txt data.
Equations
Includes the Jamo.txt data.
Equations
Includes the LineBreak.txt data.
Equations
Includes the NameAliases.txt data.
Equations
Auxiliary Subdirectory #
Includes the GraphemeBreakProperty.txt data.
Equations
Includes the WordBreakProperty.txt data.
Equations
Includes the SentenceBreakProperty.txt data.
Equations
Emoji Subdirectory #
Includes the emoji-data.txt data.
Equations
Extracted Subdirectory #
Includes the DerivedBidiClass.txt string.
Equations
Includes the DerivedJoiningGroup.txt string.
Equations
Includes the DerivedBinaryProperties.txt string.
Includes the DerivedJoiningType.txt string.
Equations
Includes the DerivedCombiningClass.txt string.
Equations
Includes the DerivedLineBreak.txt string.
Equations
Includes the DerivedDecompositionType.txt string.
Includes the DerivedName.txt string.
Equations
Includes the DerivedEastAsianWidth.txt string.
Equations
Includes the DerivedNumericType.txt string.
Equations
Includes the DerivedGeneralCategory.txt string.
Includes the DerivedNumericValues.txt string.
Equations
Unihan Subdirectory #
Includes the Unihan_DictionaryIndices.txt string.
Includes the Unihan_OtherMappings.txt string.
Equations
Includes the Unihan_DictionaryLikeData.txt string.
Includes the Unihan_RadicalStrokeCounts.txt string.
Includes the Unihan_IRGSources.txt string.
Equations
Includes the Unihan_Readings.txt string.
Equations
Includes the Unihan_NumericValues.txt string.
Equations
Includes the Unihan_Variants.txt string.