Introduction to the Standard Library

Trainerflow comes with a library of ready-made elements that you can use for quicker program authoring and that we call the Trainerflow Standard Library.

How to use

In order to import parts of the standard library, in the currently opened file, one can click on the imports button on the upper right corner of the editor

Imports button

This will open up the imports view where you can manage the imported files (search, add, remove and reorder). The only file that is imported by default is the coach/common/rest.cl which includes the common athlete resting functionality

Imports view

Structure

TBD