parserino ~master (2023-10-19T20:51:54Z)
Dub
Repo
frontOr
parserino
Get the first element of a range or return the second args
auto
frontOr
(
T
El
)
(
T
range
,
El
fallback
)
if
(
isInputRange
!
T
&&
is
(
El
==
ElementType
!
T
)
)
Meta
Source
See Implementation
parserino
modules
c
classes
ChildrenElementRange
SelectorElementRange
enums
VisitOrder
functions
asFragment
frontOr
frontOrInit
frontOrThrow
structs
Document
Element
Get the first element of a range or return the second args