dxml ~master (2020-06-07T01:43:48Z)
Dub
Repo
DOMEntity.SliceOfR
dxml
dom
DOMEntity
Undocumented in source.
alias
SliceOfR
=
R
alias
SliceOfR
=
typeof
(
takeExactly
(
R
.
init
,
42
))
struct
DOMEntity
(R)
static if
(!(
isDynamicArray!R || hasSlicing!R
))
alias
SliceOfR
=
typeof
(
takeExactly
(
R.init
, 42))
Meta
Source
See Implementation
dxml
dom
DOMEntity
aliases
Attribute
SliceOfR
postblits
this(this)
properties
attributes
children
name
path
pos
text
type