sdlang-d v0.10.2 (2018-02-13T06:51:25Z)
Home
Dub
Repo
startsWith
sdlang
util
Undocumented in source. Be warned that the author may not have intended to support it.
auto
startsWith
(
T
)
(
string
haystack
,
T
needle
)
if
(
is
(
T
:
ByteString
) ||
is
(
T
:
string
)
)
Meta
Source
See Implementation
sdlang
util
aliases
ByteString
enums
BOM
functions
removeIndex
startsWith
toString
trace
manifest constants
NBOM
sdlangVersion
structs
Foo
FullName
Location
variables
ByteOrderMarks