4 ms·
Hmm, concatenation and alternation are exactly what I thought of when reading the work "composition" (I probably had functional programming in mind). I'm curio
by mportela 2y ago
Hmm, concatenation and alternation are exactly what I thought of when reading the work "composition" (I probably had functional programming in mind).
I'm curious. What came to your mind for "composition"?
- deleted 2y ago[deleted]
- almostgotcaught 2y agoI already said it: what does the phrase "composition over inheritance" mean? > probably had functional programming in mind Then you should have no trouble recognizing that there is no analog to `f . g . h` for regexes.