utf9k

Something to think about: I only ever tend to see baths in hotels. What if they end up becoming extinct?!

How can I view help documentation for an Elixir module?

In which I help myself to help myself

Published
Tag

The iex interpreter includes a function called h which can be used to show documentation for a module

h String
# h/1