|
|
|
|
|
by Tainnor
565 days ago
|
|
https://hoogle.haskell.org/ can help you find the function that you're looking for. As for "words"... yes, possibly not the best name. But also so common that everyone that has ever written any Haskell code knows it. Such as Java's System.out.println |
|