Semigroupoid型クラス
Semigroupoid
PureScriptにはPreludeに定義されている
github
合成を表すcomposeのみを持つ
Category型クラスは、Semigroupoidを継承する
Haskellではpackageとしてある
hackage
fp-tsにある
https://gcanti.github.io/fp-ts/modules/Semigroupoid.ts.html