semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
ctfe_find
semitwist
util
ctfe
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
ctfe_find
(const(T)[] collection, const(T) elem, size_t start)
size_t
ctfe_find
(const(T)[] haystack, const(T)[] needle, size_t start)
size_t
ctfe_find
(
T
)
(
const
(
T
)[]
haystack
,
const
(
T
)[]
needle
,
size_t
start
= 0
)
Meta
Source
See Implementation
semitwist
util
ctfe
functions
ctfe_find
ctfe_isWhite
ctfe_iswhite
ctfe_join
ctfe_pad
ctfe_repeat
ctfe_split
ctfe_strip
ctfe_stripl
ctfe_stripr
ctfe_subMapJoin
ctfe_substitute
ctfe_to