sdlang-d v0.10.2 (2018-02-13T06:51:25Z)
Home
Dub
Repo
NamespaceRange.opBinaryRight
sdlang
ast
Tag
NamespaceRange
Inefficient when range is a slice or has used popFront/popBack, but it works.
struct
NamespaceRange
bool
opBinaryRight
(
string
op
)
(
string
namespace
)
if
(
op
== "in"
)
Meta
Source
See Implementation
sdlang
ast
Tag
NamespaceRange
aliases
opDollar
constructors
this
functions
opBinaryRight
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save
Inefficient when range is a slice or has used popFront/popBack, but it works.