lean4-htt/library/init/control
Leonardo de Moura ea6eee516b chore(frontends/lean): use => instead of := in match-expressions
Motivation: use same separator used in lambda expressions as in
other programming languages.
2019-07-04 11:38:38 -07:00
..
alternative.lean chore(library): Π ==> 2019-07-02 17:35:15 -07:00
applicative.lean chore(library): Π ==> 2019-07-02 17:35:15 -07:00
combinators.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
conditional.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
default.lean feat(library/init/control/conditional): add HasToBool.toBool, and combinators 2019-05-06 14:24:20 -07:00
estate.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
except.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
functor.lean chore(library): Π ==> 2019-07-02 17:35:15 -07:00
id.lean chore(library/init/control/id): spurious [inline] annotations 2019-04-05 14:16:38 -07:00
lift.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
monad.lean chore(library): Π ==> 2019-07-02 17:35:15 -07:00
monadfail.lean chore(library): Π ==> 2019-07-02 17:35:15 -07:00
option.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
reader.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
state.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00