mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
AlgebraicTypedIdentifier
mecca
lib
typedid
Undocumented in source.
alias
AlgebraicTypedIdentifier
(
string
name
,
T
,
T
invalid
=
T
.
max
,
T
_init
=
T
.
init
,
FMT
fmt
=
FMT
(
""
))
=
RawTypedIdentifier
!(
name
,
T
,
invalid
,
_init
,
fmt
, true)
Meta
Source
See Implementation
mecca
lib
typedid
aliases
AlgebraicTypedIdentifier
TypedIdentifier
enums
isAlgebraicTypedIdentifier
isTypedIdentifier
functions
iota
mapTypedArray
typedIndexArray
structs
TypedIndexArray
TypedIndexSlice
templates
RawTypedIdentifier