ae v0.0.1896 (2017-02-27T15:20:58Z)
Home
Dub
Repo
contains
ae
utils
text
Convenience helper
bool
contains
(
T
U
)
(
T
[]
str
,
U
[]
what
)
if
(
is
(
Unqual
!
T
==
Unqual
!
U
)
)
Meta
Source
See Implementation
ae
utils
text
modules
ascii
html
aliases
CIAsciiString
CIUniString
asciiToLower
asciiToUpper
doubleToString
indexOf
toLowerHex
enums
fpFormatString
significantDigits
functions
UTF8ToRaw
arrayFromHex
asciiStrip
camelCaseJoin
contains
eatLine
fastReplace
fastSplit
findBestMatch
forceValidUTF8
formatAs
fromHex
fromZArray
hexDump
newlinesToSpaces
normalizeWhitespace
nullStringTransform
numberToString
randomString
rawToUTF8
segmentByWhitespace
selectBestFrom
splitAsciiLines
splitByCamelCase
stringDistance
stringSimilarity
toHex
xlat
templates
fpToString
Convenience helper