Skip to content

Add guarded combinator #203

@chshersh

Description

@chshersh

After some time I find myself needing it several times. So let's return it back. Apparently, it's occasionally useful

This combinator has the following type:

guarded :: Alternative f => (a -> Bool) -> a -> f a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Hacktoberfesthttps://hacktoberfest.digitalocean.com/newBring something new into library (add function or type or interface)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions