1
0
mirror of https://github.com/IBM/fp-go.git synced 2025-08-10 22:31:32 +02:00
Files
fp-go/samples
Dr. Carsten Leue 7ef6eb524b fix: add match example
Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
2023-09-24 22:15:01 +02:00
..
2023-09-19 10:21:16 +02:00
2023-09-24 22:15:01 +02:00
2023-09-19 12:24:05 +02:00
2023-07-18 16:27:05 +02:00

Samples

This folder is meant to contain examples that illustrate how to use the library. I recommend the following reading to get an idea of the underlying concepts. These articles talk about fp-ts but the concepts are very similar, only syntax differs.

References