JasonShin / fp-core.rs

A library for functional programming in Rust
MIT License
1.34k stars 65 forks source link

clean up fp-examples #55

Open JasonShin opened 4 years ago

JasonShin commented 4 years ago

Context:

In order to make fp-core.rs API more accessible, we'd like to refactor fp-exmaples folder and split fp-core examples and fp-jargon examples.