6 ms·
You can use most of the concepts in any language that allows first class functions, closures, pattern matching and types. Combinators are just ways to compose a
by a_lost_needle 5y ago
You can use most of the concepts in any language that allows first class functions, closures, pattern matching and types. Combinators are just ways to compose a function to create a new function that executes some aspect upon a set (usually).