add monadic bind combinator h_bind
This commit is contained in:
parent
47f34b81e4
commit
42d51ed479
4 changed files with 102 additions and 12 deletions
|
|
@ -22,6 +22,7 @@ parsers = ['parsers/%s.c'%s for s in
|
|||
['action',
|
||||
'and',
|
||||
'attr_bool',
|
||||
'bind',
|
||||
'bits',
|
||||
'butnot',
|
||||
'ch',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue