gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
NamespaceRange.opBinaryRight
gfx
decl
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
gfx
decl
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.