Pinned issues
Issues
- 1
- 1
Can `S.once`/`P.once` be deleted?
#384 opened by ivenmarquardt - 1
- 1
- 2
`A.empty` doesn't work due to mutations
#382 opened by ivenmarquardt - 1
add `Serial.allObj`/`Parallel.allObj`
#378 opened by ivenmarquardt - 1
Define potential variant types with `variant`
#379 opened by ivenmarquardt - 0
- 0
- 0
Can arrays be reconciled with lazy evaluation?
#376 opened by ivenmarquardt - 1
- 1
Add `Validate` type that collects exceptions
#374 opened by ivenmarquardt - 1
Add right biased `Either` type to encode short circution instead of error
#373 opened by ivenmarquardt - 1
adapt stream consumer to new Stream API
#371 opened by ivenmarquardt - 1
- 0
> No description provided.
#369 opened by Juxtme - 0
- 1
Allow typing variadic functions
#362 opened by ivenmarquardt - 0
How to work with `Nat`/`Int` w/o violating their property to be completely erased in production?
#340 opened by ivenmarquardt - 0
Maybe allow `type1("() => Void")`
#351 opened by ivenmarquardt - 0
Should `MonadRec` type class be implemented?
#333 opened by ivenmarquardt - 1
Can index based mapping be a functor?
#363 opened by ivenmarquardt - 0
- 1
- 0
- 1
Kind mismatches may throw unintentionally
#364 opened by ivenmarquardt - 1
- 0
Invalid `Yoneda.ap` implementation
#360 opened by ivenmarquardt - 0
Error during AST serialization
#359 opened by ivenmarquardt - 2
Allow nested functions to share types
#358 opened by ivenmarquardt - 2
- 11
Adding a rudimentary kind system
#354 opened by ivenmarquardt - 2
- 1
Substitution of partially applied type parameters doesn't work as expected
#353 opened by ivenmarquardt - 20
Thorough revision/refactoring for v0.5.0
#350 opened by ivenmarquardt - 2
- 2
Make `type`/`typeClass` less brittle
#347 opened by ivenmarquardt - 3
Support GADTs
#346 opened by ivenmarquardt - 1
- 2
Drop single field restriction with `type1`
#344 opened by ivenmarquardt - 3
- 1
- 1
Make `A.foldk` stack-safe
#341 opened by ivenmarquardt - 1
Make thunks more lazy
#343 opened by ivenmarquardt - 1
- 1
`A.foldr`/`A.foldr` must perform a real right associated fold with their own stack structure
#339 opened by ivenmarquardt - 5
Clojure inspired transducers are not composable if they include a transformation
#337 opened by ivenmarquardt - 1
Fix unification bug associated with transducers
#335 opened by ivenmarquardt - 1
Fix substitution bug associated with function substitutes in codomain position
#336 opened by ivenmarquardt - 0
Homogeneous check fails for empty collections
#334 opened by ivenmarquardt