phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
asN
nxt
array_help
@
safe
@
property
ref @
trusted
pure nothrow @
nogc
E
[
T.sizeof
]
asN
(
E
T
)
(
in
ref
T
x
)
if
(
T.sizeof
%
E.sizeof
== 0
)
Return Value
Type:
E
[
T
.
sizeof
]
x
as a static array with elements of type
E
.
Meta
Source
See Implementation
nxt
array_help
functions
asN
makeReallocatedBitArrayZeroPadded
makeUninitializedBitArray
makeZeroedBitArray
staticArray
staticArrayAlternative
toUbytes
static functions
wordCountOfBitCount