Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 255 Bytes

wbn.md

File metadata and controls

14 lines (9 loc) · 255 Bytes

Plans: - Add a convenient utility for moving C++ files - Add a convenient utility for specifying dependencies in a source file and generate CMakeLists on the fly

Functions

  • clamp(x, min max)
  • get_default(map, key, default)

Classes

  • heap