Calling a function `f` within another function `g` that takes a record which is the subset of the `f`'s parameter
|
|
6
|
150
|
December 17, 2024
|
Another approach to Pattern Synonyms in Purescript
|
|
1
|
171
|
December 16, 2024
|
Operator and backtick expression precedence
|
|
0
|
116
|
December 10, 2024
|
Facing module issue while doing purescript migration to v0.15.15
|
|
2
|
216
|
November 29, 2024
|
Blog Post: PureScript's foreign Functions less foreign
|
|
1
|
712
|
November 17, 2024
|
Allow Partial constraint in instance declarations
|
|
2
|
554
|
March 11, 2024
|
`typeof` syntactic sugar
|
|
12
|
908
|
February 20, 2024
|
Reference counting to mutate values in place without losing referential transparency
|
|
3
|
747
|
December 4, 2023
|
Announcing Puresheet: An extensible spreadsheet application on Halogen
|
|
1
|
646
|
November 27, 2023
|
Full-stack web application using purescript (with alternative backend)
|
|
8
|
2851
|
November 26, 2023
|
Could not match type MyMaybe with type Maybe
|
|
6
|
555
|
November 23, 2023
|
Functional Programming with Lean 4
|
|
2
|
1277
|
November 17, 2023
|
How to read `liftAff` signature?
|
|
2
|
591
|
November 13, 2023
|
How to avoid clumsy constraints with IsoPrism?
|
|
1
|
583
|
September 20, 2023
|
A function with type variable Coercible to one of 2 types
|
|
2
|
665
|
September 15, 2023
|
Streaming a file to a web app
|
|
2
|
526
|
September 14, 2023
|
Where is monadic fold right?
|
|
1
|
466
|
August 29, 2023
|
Record with multiple Cons
|
|
3
|
693
|
August 19, 2023
|
Is there a way to write a function like λx.xx?
|
|
12
|
715
|
August 2, 2023
|
Is there predefined class for newtyped Array index
|
|
2
|
476
|
July 26, 2023
|
What if PureScript emits smaller code than TypeScript?
|
|
4
|
1148
|
July 1, 2023
|
Record projection syntax
|
|
7
|
737
|
June 23, 2023
|
How to fix the code OAI-bot made?
|
|
6
|
552
|
June 3, 2023
|
Compiler proposal: add implicit parameters
|
|
1
|
731
|
June 1, 2023
|
Alt for monadic function is missing
|
|
2
|
450
|
May 31, 2023
|
How to derive Eq from Data.Either?
|
|
7
|
549
|
May 31, 2023
|
DocRef type for easy navigation in code base
|
|
0
|
484
|
May 30, 2023
|
Let's decide the semantics of `Int` operations
|
|
0
|
477
|
May 17, 2023
|
Purescript book chapter6 NonEmpty
|
|
2
|
556
|
March 28, 2023
|
How to escape double quotes in a string?
|
|
8
|
860
|
March 17, 2023
|