-
-
-
-
`curry: true` will make all methods curried
``` javascript
var o = Monadic({
foo: function(a, b) {
return a+b;
}
}, {curry: true});
```
so you can do
``` javascript
['Foo', 'Bar', '…
-
Before doing a PR about this feature, I'd like to discuss how curried Kefir.combine should be implemented in Karet Util.
Personally, I believe this would be the best approach:
```js
U.combine([…
-
Something like
```
apply () { $2 $1 }
```
-
For this definition
```
def comp3
(A : type)
(b : (j0 j1: 𝕀) → A)
(k0 : [j1 k] A [ k = 0 → b 0 j1])
(l0 : [j1 k] A [ k = 0 → b 1 j1])
(k1 : [j0 k] A [ k = 0 → b j0 0
…
-
![image](https://user-images.githubusercontent.com/7449908/222808400-a854dab8-4b2a-4072-a5a6-bc08026dfdb9.png)
## Ingredients
- 240 grams flank steak
- 1 teaspoon minced ginger
- 1 teaspoon mi…
-
TBC
## Related
- #261
-
## Ingredients
- 750g beef, cut into bite-size cubes
- 50ml coconut oil
- 5 clovers
- 2 green cardamom
- 4 star anise segments
- ¼ tsp mustard seeds, optional
- 2 tsp fennel seeds
- 4 red on…