The SOF standard library

This is the official collection of library functions and classes provided by the SOF system.

Files in the standard library

  • math: Usual mathematical operations.
  • op: (Not implemented) Built-in operations as callables.
  • io: (Not implemented) File input/output.
  • list: (Not implemented) List functions.
  • fp: (Not implemented) Helpers and tools for functional programming.