Standard Library

Welcome to the uhclang standard library reference.

The standard library is organized into three sections:

  • Core — fundamental I/O and math operations
  • Collections — arrays and key-value maps
  • Text — string manipulation utilities

Select a namespace from the sidebar to explore its functions, or use the search box to find a specific method.