Calling a function `f` within another function `g` that takes a record which is the subset of the `f`'s parameter
|
|
6
|
95
|
December 17, 2024
|
Another approach to Pattern Synonyms in Purescript
|
|
1
|
111
|
December 16, 2024
|
Operator and backtick expression precedence
|
|
0
|
74
|
December 10, 2024
|
Facing module issue while doing purescript migration to v0.15.15
|
|
2
|
169
|
November 29, 2024
|
Blog Post: PureScript's foreign Functions less foreign
|
|
1
|
647
|
November 17, 2024
|
Allow Partial constraint in instance declarations
|
|
2
|
528
|
March 11, 2024
|
`typeof` syntactic sugar
|
|
12
|
867
|
February 20, 2024
|
Reference counting to mutate values in place without losing referential transparency
|
|
3
|
719
|
December 4, 2023
|
Announcing Puresheet: An extensible spreadsheet application on Halogen
|
|
1
|
627
|
November 27, 2023
|
Full-stack web application using purescript (with alternative backend)
|
|
8
|
2658
|
November 26, 2023
|
Could not match type MyMaybe with type Maybe
|
|
6
|
528
|
November 23, 2023
|
Functional Programming with Lean 4
|
|
2
|
1206
|
November 17, 2023
|
How to read `liftAff` signature?
|
|
2
|
572
|
November 13, 2023
|
How to avoid clumsy constraints with IsoPrism?
|
|
1
|
540
|
September 20, 2023
|
A function with type variable Coercible to one of 2 types
|
|
2
|
636
|
September 15, 2023
|
Streaming a file to a web app
|
|
2
|
506
|
September 14, 2023
|
Where is monadic fold right?
|
|
1
|
444
|
August 29, 2023
|
Record with multiple Cons
|
|
3
|
651
|
August 19, 2023
|
Is there a way to write a function like λx.xx?
|
|
12
|
675
|
August 2, 2023
|
Is there predefined class for newtyped Array index
|
|
2
|
460
|
July 26, 2023
|
What if PureScript emits smaller code than TypeScript?
|
|
4
|
1079
|
July 1, 2023
|
Record projection syntax
|
|
7
|
717
|
June 23, 2023
|
How to fix the code OAI-bot made?
|
|
6
|
525
|
June 3, 2023
|
Compiler proposal: add implicit parameters
|
|
1
|
707
|
June 1, 2023
|
Alt for monadic function is missing
|
|
2
|
437
|
May 31, 2023
|
How to derive Eq from Data.Either?
|
|
7
|
522
|
May 31, 2023
|
DocRef type for easy navigation in code base
|
|
0
|
449
|
May 30, 2023
|
Let's decide the semantics of `Int` operations
|
|
0
|
459
|
May 17, 2023
|
Purescript book chapter6 NonEmpty
|
|
2
|
533
|
March 28, 2023
|
How to escape double quotes in a string?
|
|
8
|
824
|
March 17, 2023
|