File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 16
16
- [ Courses] ( #courses )
17
17
- [ Lists] ( #lists )
18
18
- [ Community] ( #community )
19
- - [ Clojure] ( https://github.com/LeandroTk/learning-functional/tree/master/clojure )
20
- - [ JavaScript] ( https://github.com/LeandroTk/learning-functional/tree/master/javascript )
21
- - [ Python] ( https://github.com/LeandroTk/learning-functional/tree/master/python )
22
- - [ Ruby] ( https://github.com/LeandroTk/learning-functional/tree/master/ruby )
23
- - [ Programming Challenges] ( https://github.com/LeandroTk/learning-functional/tree/master/programming_challenges )
19
+ - [ JavaScript] ( https://github.com/imteekay/functional-programming-learning-path/tree/master/javascript )
20
+ - [ Rust] ( https://github.com/imteekay/functional-programming-learning-path/tree/master/rust )
21
+ - [ Clojure] ( https://github.com/imteekay/functional-programming-learning-path/tree/master/clojure )
22
+ - [ Python] ( https://github.com/imteekay/functional-programming-learning-path/tree/master/python )
23
+ - [ Ruby] ( https://github.com/imteekay/functional-programming-learning-path/tree/master/ruby )
24
+ - [ Programming Challenges] ( https://github.com/imteekay/functional-programming-learning-path/tree/master/programming_challenges )
24
25
25
26
## Foundation
26
27
Original file line number Diff line number Diff line change
1
+ <samp >
2
+
3
+ # Rust Functional Programming
4
+
5
+ ## Table of Content
6
+
7
+ - [ Books] ( #books )
8
+
9
+ ## Books
10
+
11
+ - [ Programação Funcional e Concorrente em Rust] ( https://www.casadocodigo.com.br/products/livro-rust-funcional-concorrente )
12
+
13
+ </samp >
You can’t perform that action at this time.
0 commit comments