Calling a function `f` within another function `g` that takes a record which is the subset of the `f`'s parameter
|
|
6
|
104
|
December 17, 2024
|
Another approach to Pattern Synonyms in Purescript
|
|
1
|
123
|
December 16, 2024
|
Operator and backtick expression precedence
|
|
0
|
83
|
December 10, 2024
|
Facing module issue while doing purescript migration to v0.15.15
|
|
2
|
175
|
November 29, 2024
|
Blog Post: PureScript's foreign Functions less foreign
|
|
1
|
653
|
November 17, 2024
|
Allow Partial constraint in instance declarations
|
|
2
|
530
|
March 11, 2024
|
`typeof` syntactic sugar
|
|
12
|
873
|
February 20, 2024
|
Reference counting to mutate values in place without losing referential transparency
|
|
3
|
723
|
December 4, 2023
|
Announcing Puresheet: An extensible spreadsheet application on Halogen
|
|
1
|
630
|
November 27, 2023
|
Full-stack web application using purescript (with alternative backend)
|
|
8
|
2677
|
November 26, 2023
|
Could not match type MyMaybe with type Maybe
|
|
6
|
531
|
November 23, 2023
|
Functional Programming with Lean 4
|
|
2
|
1211
|
November 17, 2023
|
How to read `liftAff` signature?
|
|
2
|
573
|
November 13, 2023
|
How to avoid clumsy constraints with IsoPrism?
|
|
1
|
542
|
September 20, 2023
|
A function with type variable Coercible to one of 2 types
|
|
2
|
639
|
September 15, 2023
|
Streaming a file to a web app
|
|
2
|
510
|
September 14, 2023
|
Where is monadic fold right?
|
|
1
|
445
|
August 29, 2023
|
Record with multiple Cons
|
|
3
|
656
|
August 19, 2023
|
Is there a way to write a function like λx.xx?
|
|
12
|
678
|
August 2, 2023
|
Is there predefined class for newtyped Array index
|
|
2
|
462
|
July 26, 2023
|
What if PureScript emits smaller code than TypeScript?
|
|
4
|
1089
|
July 1, 2023
|
Record projection syntax
|
|
7
|
718
|
June 23, 2023
|
How to fix the code OAI-bot made?
|
|
6
|
526
|
June 3, 2023
|
Compiler proposal: add implicit parameters
|
|
1
|
709
|
June 1, 2023
|
Alt for monadic function is missing
|
|
2
|
438
|
May 31, 2023
|
How to derive Eq from Data.Either?
|
|
7
|
524
|
May 31, 2023
|
DocRef type for easy navigation in code base
|
|
0
|
452
|
May 30, 2023
|
Let's decide the semantics of `Int` operations
|
|
0
|
460
|
May 17, 2023
|
Purescript book chapter6 NonEmpty
|
|
2
|
534
|
March 28, 2023
|
How to escape double quotes in a string?
|
|
8
|
827
|
March 17, 2023
|