332 Commits (cea0927fcb9f3ae64a7cfd13c9630f56f1959447)

Author SHA1 Message Date
Sudo Nice cea0927fcb Add missed comma 4 years ago
Sudo Nice 6877da3f6e Wrap code with backticks 4 years ago
Sudo Nice dbebf8d315 Remove duplicate word 4 years ago
RXDA 196e06ed96
fix: named loop example print 4 years ago
Dhghomon 002d58311d
Merge pull request #69 from chapeupreto/patch-1
fix typo
4 years ago
Li Hongzhang 6dcb1cf60c fix typo: about is -> is about 4 years ago
Rod Elias 9e6d3d368a
fix typo 4 years ago
Nikita Tolkachev ae9b9cbf60
declarative -> imperative
"non-functional style" can be declarative, but the given example is clearly imperative.
4 years ago
Dhghomon 165a6d95e3
Update intro 4 years ago
Dhghomon fdcdaf7fdb
Rewrite - final part 4 years ago
Dhghomon 6b817fecb6
Rewrite up to taking user input 4 years ago
Dhghomon 66d44537a9
Rewrite macros 4 years ago
Dhghomon ec62716372
Rewrite tour of std 4 years ago
Dhghomon c6db10d287
Rewrite up to char part of tour 4 years ago
Dhghomon 5e7a976ab7
Rewrite testing 4 years ago
Dhghomon 8bde2c5846
Rewrite mods 4 years ago
Dhghomon 8600614ae8
rewrite deref 4 years ago
Dhghomon 69538733ce
Rewrite builder pattern 4 years ago
Dhghomon 6994df45e9
Rewrite Box 4 years ago
Dhghomon a00d3f1c99
Rewrite attributes 4 years ago
Dhghomon fe3d0ea302
Rewrite channels 4 years ago
Leon G 54ba620778
Fix swapped enum name mistake
ok() converts Result to Option and not the other way around
4 years ago
Dhghomon 465fdb0e33
Rewrite Arc 4 years ago
Dhghomon ceb3c76ddd
Rewrite closures in functions 4 years ago
Dhghomon 344f622915
Rewrite multiple threads 4 years ago
Dhghomon 3c276e9236
Rewrite Rc 4 years ago
Dhghomon 81530b2cb4
Rewrite importing inside functions 4 years ago
Dhghomon 28448693d7
Rewrite interior mutability 4 years ago
Dhghomon 721854f192
Rewrite lifetimes 4 years ago
Dhghomon c18cd96bc7
Rewrite dbg! 4 years ago
Dhghomon e6f69ffe0c
Rewrite helpful methods 4 years ago
Dhghomon 65dee10bc4
More rewriting helpful methods 4 years ago
Dhghomon 71b33ecedb
Rewrite helpful methods 4 years ago
Dhghomon 1ffc25eb41
Rewrite closures 4 years ago
Dhghomon ee71a19d2b
Rewrite iterators 4 years ago
Dhghomon 7b4ca8a197
Start rewrite of Iterator 4 years ago
Dhghomon a2671fa53a
Rewrite chaining methods 4 years ago
Dhghomon 0843f8953b
Rewrite From trait 4 years ago
Dhghomon 346c44e3a9
Start trait rewrite 4 years ago
Dhghomon 00e88ecc8b
Rewrite unwrap 4 years ago
Dhghomon 8a44bc8d12
Rewrite question mark operator 4 years ago
Dhghomon d6328567fa
Rewrite VecDeque 4 years ago
Dhghomon 8310de02fb
Rewrite Result 4 years ago
Dhghomon c2ebfbf145
Rewrite Option 4 years ago
Dhghomon 141dc7c970
Rewrite generics 4 years ago
Dhghomon 7a32cb8f84
reorder collections + rewrite BinaryHeap 4 years ago
Dhghomon 193003bd72
Rewrite HashSet 4 years ago
Dhghomon b04b935fb1
Rewrite HashMap 4 years ago
Dhghomon 0e05b6e32b
Rewrite implementing structs and enums 4 years ago
Dhghomon 9602460d0f
Rewrite loops 4 years ago