combinator
combinator copied to clipboard
A curated list of combinators
Results
2
combinator issues
Sort by
recently updated
recently updated
newest added
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/loophp/combinator). ## Config Migration Needed - [ ]...
Hello, not considering myself an expert I wonder whether the definition of the Omega combinator is correct. Shouldn't it be like this? ``` Ω := MM = (λa.aa)λa.aa ``` That...