moocfi / haskell-mooc

Haskell MOOC University of Helsinki
Other
307 stars 414 forks source link

Fix typo in Lecture 13 #102

Open thinety opened 2 months ago

thinety commented 2 months ago

"apply a Function<T,<Optional<U>>" -> "apply a Function<T,Optional<U>>"