Hacker News new | ask | show | jobs
by openuntil3am 199 days ago
https://hackage.haskell.org/package/base/docs/Data-Maybe.htm...

"The fromJust function extracts the element out of a Just and throws an error if its argument is Nothing."

1 comments

I forgot about that one. Oops. So, ignore the part about Haskell and keep the rest.