Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

programming

Name: Anonymous 2015-08-25 23:14

lets make a thread about why functional composition is bad.

Name: Anonymous 2015-08-26 0:54

Functional programs contain too many levels of indentation.
You end up needing 20 tabs of indentation because every function's args contains another function being called that has another function in its args.

Name: Anonymous 2015-08-26 1:22

It's incredibly ineffective in strict languages and non-strict languages destroy the clarity that comes from functional composition.

Name: Anonymous 2015-08-26 7:16

>>2
Just define them ahead of time like:

a = lambda ....
b = lambda ....
f(a,b)

Don't change these.
Name: Email:
Entire Thread Thread List