DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Digest of Papers: Monads For Functional Programming

Digest of Papers: Monads For Functional Programming

12
Comments
3 min read
Lenses: The What and How

Lenses: The What and How

61
Comments 8
6 min read
Creating a linked list using only Function Combinators

Creating a linked list using only Function Combinators

88
Comments 18
7 min read
Book Notes: Learn You a Haskell for Great Good!

Book Notes: Learn You a Haskell for Great Good!

79
Comments
19 min read
Functional program boundaries

Functional program boundaries

10
Comments 3
2 min read
Understanding the Fold Operation

Understanding the Fold Operation

17
Comments 7
4 min read
Functional Programming Principles in Javascript

Functional Programming Principles in Javascript

321
Comments 13
15 min read
コモナドスケッチ ~ 2. 大改造!!劇的ビフォーアフター ~

コモナドスケッチ ~ 2. 大改造!!劇的ビフォーアフター ~

8
Comments
1 min read
Digest of papers: Why Functional Programming Matters

Digest of papers: Why Functional Programming Matters

14
Comments 3
2 min read
Recursion, Tail Call Optimization and Recursion.

Recursion, Tail Call Optimization and Recursion.

43
Comments 15
4 min read
A simple Haskell program

A simple Haskell program

15
Comments 2
4 min read
Deconstructing Map, Filter, and Reduce

Deconstructing Map, Filter, and Reduce

94
Comments 8
5 min read
Know When to Fold 'Em

Know When to Fold 'Em

35
Comments 10
9 min read
Functors, Monads and better functions

Functors, Monads and better functions

23
Comments 12
6 min read
Map, Filter, Reduce vs For Loops (syntax)

Map, Filter, Reduce vs For Loops (syntax)

148
Comments 12
3 min read
Make your own types

Make your own types

8
Comments
2 min read
...And Monads for (Almost) All: The State Monad

...And Monads for (Almost) All: The State Monad

22
Comments
8 min read
Functional programming in C++, Python, etc.

Functional programming in C++, Python, etc.

6
Comments 12
1 min read
セキュリティの分野で Haskell を使用する [翻訳記事]

セキュリティの分野で Haskell を使用する [翻訳記事]

11
Comments 2
2 min read
Emulating "Private" Variables in JavaScript with Closures and Factory Functions

Emulating "Private" Variables in JavaScript with Closures and Factory Functions

97
Comments 24
5 min read
Deep dive into pipe function in RxJS

Deep dive into pipe function in RxJS

8
Comments
4 min read
Teaching Functional Programming: Two Big Picture Approaches

Teaching Functional Programming: Two Big Picture Approaches

369
Comments 31
10 min read
Types as propositions, programs as proofs

Types as propositions, programs as proofs

41
Comments 7
7 min read
Introducing Pico Redux - The faster smaller Redux!

Introducing Pico Redux - The faster smaller Redux!

17
Comments
2 min read
Dividing by zero

Dividing by zero

12
Comments 4
3 min read
loading...