1
0
mirror of https://github.com/IBM/fp-go.git synced 2025-11-23 22:14:53 +02:00
Files
fp-go/v2/samples
Dr. Carsten Leue 2c1d8196b4 fix: support go iterators and cleanup types
Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
2025-11-14 12:56:12 +01:00
..
2025-11-11 11:01:49 +01:00
2025-11-13 12:15:52 +01:00
2025-11-11 11:01:49 +01:00
2025-11-11 11:01:49 +01:00
2025-11-10 16:26:52 +01: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.

Video Introduction

introduction to fp-go

References