|
|
|
|
|
by exe34
704 days ago
|
|
pure functional. no mutations. (state and i/o handled with inscrutable magic). basically every code base out there could use more functional effort - simple data structures and simple functions that operate on these to return a brand new structure. |
|