A header-only library that defines common SKI combinators from Combinatory Logic.
Stars
60
Forks
8
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
39
commits
:sparkles: add _log and _exp
3263eaa
:sparkles: add _abs
6c8f8ce
:sparkles: _sq
423a614
:sparkles: I, _div, div_
9754fb0
:sparkles: adding d2
9043ff7
Merge branch 'main' of github.com:codereport/blackbird
7460cea
:sparkles: add _sign
edf3011
Merge pull request #3 from stribor14/add_conversions
bfaab6d
Add generic get<> wrapper
ab8bfc5
Add more type conversions
87b23ce
:sparkles: _div_ + _int
a056cc3
:sparkles::recycle: sqrt unary fn + cleanup
c87886a
:sparkles: add binary pow
20d76f2
:sparkles: _bit_and_, _bit_xor_, _rshift_, _neg
fd2544b
:sparkles: add _bool
864e5db