kcl_lib::std

Module kcl_stdlib

source

Traits§

Functions§

  • Parse a KCL program. Expect it to have a single body item, which is a function. Return the program and its single function. Return None if those expectations aren’t met.