2 lines
33 B
Text
2 lines
33 B
Text
|
|
data compose = f => g => $f . $g
|
|
|
data compose = f => g => $f . $g
|