▲ | dmead 7 days ago | |||||||
Yea of course, its not really the focus for me either way. my point was that how great haskell seemed in grad school didn't match up with the real world interest. I use spark for most tasks like that now. Guido stole enough from haskell that pyspark is actually quite appealing for a lot of these tasks. | ||||||||
▲ | instig007 7 days ago | parent [-] | |||||||
> Guido stole enough from haskell that pyspark is actually quite appealing for a lot of these tasks. He didn't do his homework. Guido or whoever runs things around the python language committee nowadays didn't have enough mental capacity to realize that the `match` must be a variable bindable expression and never a statement to prevent type-diverging case branches. They also refuse to admit that a non-blocking descriptor on sockets has to be a default property of runtime and never assigned a language syntax for, despite even Java folks proving it by example. | ||||||||
|