sdpc v0.1.0 (2017-03-23T22:36:17Z)
Dub
Repo
discard
sdpc
combinators
Match
p
but discard the result
@
safe
alias
discard
(
alias
p
)
=
transform
!(
p
,
(
_
)
)
Meta
Source
See Implementation
sdpc
combinators
aliases
discard
skip
structs
between
chain
choice
lookahead
many
optional
seq
Match p but discard the result