Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
endou-mame authored May 6, 2024
1 parent c8e1424 commit 4051630
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# php-monad
📦 Implemented the concept of monads in functional programming in PHP.

# references
- https://zenn.dev/pixiv/articles/f109b02aa9d4e0
- https://doc.rust-lang.org/std/option/enum.Option.html
- https://doc.rust-lang.org/std/result/enum.Result.html

0 comments on commit 4051630

Please sign in to comment.