sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
discard
sdpc
combinators
Match
p
but discard the result
version(legacy)
alias
discard
(
alias
p
)
=
pipe
!(
p
,
wrap
!(
(
ref
_
)
))
Meta
Source
See Implementation
sdpc
combinators
aliases
between
discard
discard_err
skip
structs
lookahead
many
optional
seq
span
templates
choice
delimited
pfold
pmap
Match p but discard the result