phobos-next ~master (2025-12-19T22:07:52.6441088)
Dub
Repo
TypesafelyIndexed
nxt
typecons_ex
Undocumented in source.
template
TypesafelyIndexed (
R
)
if
(
hasIndexing
!
R
) {
alias
TypesafelyIndexed
=
IndexedBy
!(
R
,
"Index"
)
;
}
Members
Aliases
TypesafelyIndexed
alias
TypesafelyIndexed
=
IndexedBy
!(
R
,
"Index"
)
Undocumented in source.
Meta
Source
See Implementation
nxt
typecons_ex
enums
hasIndexing
isCastableTo
isIndex
isIndexableBy
functions
indexedBy
nullable
nullableRef
strictlyIndexed
mixin templates
RvalueRef
structs
IndexedArray
IndexedBy
templates
New
TypesafelyIndexed
makeEnumFromSymbolNames