The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Algebraic.opSlice
mir
algebraic
Algebraic
struct
Algebraic
(T__...)
@
safe
scope const
static if
(
AllowedTypes.length
)
static if
(
allSatisfy!(isDynamicArray, AllowedTypes)
)
size_t
[2]
opSlice
(
size_t
dimension
)
(
size_t
i
,
size_t
j
)
if
(
dimension
== 0
)
Return Value
Type:
size_t
[2]
slice type of
Slice!(IotaIterator!size_t)
Meta
Source
See Implementation
mir
algebraic
Algebraic
aliases
AllowedTypes
constructors
this
enums
Kind
functions
_is
get
isNull
isOk
kind
nullify
opAssign
opCast
opCmp
opEquals
opSlice
toHash
toString
trustedGet
static functions
_void
static variables
metaFieldNames__
typeFieldNames__