Reference counting to mutate values in place without losing referential transparency
|
|
3
|
208
|
December 4, 2023
|
Announcing Puresheet: An extensible spreadsheet application on Halogen
|
|
1
|
207
|
November 27, 2023
|
Full-stack web application using purescript (with alternative backend)
|
|
8
|
444
|
November 26, 2023
|
Could not match type MyMaybe with type Maybe
|
|
6
|
85
|
November 23, 2023
|
Functional Programming with Lean 4
|
|
2
|
165
|
November 17, 2023
|
How to read `liftAff` signature?
|
|
2
|
173
|
November 13, 2023
|
Blog Post: PureScript's foreign Functions less foreign
|
|
0
|
145
|
November 12, 2023
|
How to avoid clumsy constraints with IsoPrism?
|
|
1
|
176
|
September 20, 2023
|
A function with type variable Coercible to one of 2 types
|
|
2
|
184
|
September 15, 2023
|
Streaming a file to a web app
|
|
2
|
191
|
September 14, 2023
|
Where is monadic fold right?
|
|
1
|
182
|
August 29, 2023
|
Record with multiple Cons
|
|
3
|
191
|
August 19, 2023
|
Is there a way to write a function like λx.xx?
|
|
12
|
236
|
August 2, 2023
|
Is there predefined class for newtyped Array index
|
|
2
|
219
|
July 26, 2023
|
What if PureScript emits smaller code than TypeScript?
|
|
4
|
337
|
July 1, 2023
|
Record projection syntax
|
|
7
|
476
|
June 23, 2023
|
How to fix the code OAI-bot made?
|
|
6
|
230
|
June 3, 2023
|
Compiler proposal: add implicit parameters
|
|
1
|
332
|
June 1, 2023
|
Alt for monadic function is missing
|
|
2
|
187
|
May 31, 2023
|
How to derive Eq from Data.Either?
|
|
7
|
256
|
May 31, 2023
|
DocRef type for easy navigation in code base
|
|
0
|
157
|
May 30, 2023
|
Let's decide the semantics of `Int` operations
|
|
0
|
239
|
May 17, 2023
|
Purescript book chapter6 NonEmpty
|
|
2
|
283
|
March 28, 2023
|
How to escape double quotes in a string?
|
|
8
|
295
|
March 17, 2023
|
PS equivalent to REPL's :type command?
|
|
5
|
268
|
February 24, 2023
|
Is there a tree-sitter parser for purescript grammar?
|
|
6
|
516
|
February 20, 2023
|
Bundle Split of purescript project with webpack is increasing the bundle size by 300%
|
|
4
|
326
|
January 30, 2023
|
Let-in vs let which should I use?
|
|
11
|
1362
|
January 3, 2023
|
Confusion about the order of constraints and type variables in a signature (aka. `forall a. a -> Eq a => a` is valid)
|
|
2
|
287
|
December 9, 2022
|
Indexed Access Types
|
|
15
|
503
|
August 21, 2022
|