klequis / zz-haskell-notebook

Notes from learning Haskell
1 stars 0 forks source link

semigroup #75

Open klequis opened 2 years ago

klequis commented 2 years ago

Take two like things (the same type) and combine them.

klequis commented 2 years ago

only one source consulted