utils ~master (2021-06-25T06:58:32Z)
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
ByteUnion
integer
uinteger
functions
arrayToFile
bracketPos
deleteElement
divideArray
fileToArray
filesModified
hasElement
indexOf
insertElement
isAlphabet
isNum
listDir
lowercase
makeTable
matchElements
reverseArray
sortAscending
sortAscendingIndex
uinteger is a ulong on 64 bit systems, and uint on 32 bit systems