semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
removeRight
semitwist
util
array
If 'haystack' ends with 'needle', remove 'needle'
T
[]
removeRight
(
T
)
(
T
[]
haystack
,
T
[]
needle
)
Meta
Source
See Implementation
semitwist
util
array
classes
MissingKeyException
functions
allExcept
findPrior
getRequired
indexOfMax
indexOfMin
maxLength
randomBytes
removeLeft
removeRight
toRangedPairs
If 'haystack' ends with 'needle', remove 'needle'