example/utils package

<< back to example index

The utils

Exported symbols:

Functions

do-the-job

The function does the job.

It concatenates first and second arguments calling internal function concat.

On this multiline we'll check how does documentation system processes docstrings.

By the way, pay attention at the second paragraph where I've used reStructured text format to make the word "concatenates" bold.

Also, we can reference some parts of the documentation. Read more about cross referencing in the chapter.