utils v0.1.8 (2018-01-19T16:45:16Z)
Dub
Repo
uinteger
utils
misc
uinteger
is a
ulong
on 64 bit systems, and
uint
on 32 bit systems
alias
uinteger
=
size_t
Meta
Source
See Implementation
utils
misc
aliases
integer
uinteger
functions
arrayToFile
deleteElement
fileToArray
hasElement
indexOf
insertElement
isAlphabet
isNum
lowercase
makeTable
matchElements
reverseArray
uinteger is a ulong on 64 bit systems, and uint on 32 bit systems