这是indexloc提供的服务,不要输入任何密码
Skip to content

kdzido/fp-in-kotlin-book

Repository files navigation

ToC of the book

  • PART 1: INTRODUCTION TO FP
  1. What is functional programming?
  2. Getting started
  3. Functional data structures
  4. Handling errors without exceptions
  5. Strictness and Laziness
  6. Purely functional state
  • PART 2: FUNCTIONAL DESIGN AND COMBINATOR LIBRARIES
  1. Purely functional parallelism
  2. Property-based testing
  3. Parser combinators
  • PART 3: COMMON STRUCTURES IN FUNCTIONAL DESIGN
  1. Monoid
  2. Monads and functors
  3. Applicatives and traversable functors
  • PART 4: Effects and I/O
  1. External effects and I/O
  2. Local effects and mutable state
  3. Stream processing and incremental IO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages