Module kcl_lib::std

source ·
Expand description

Functions implemented for language execution.

Modules

Structs

Enums

  • The primitive types that can be used in a KCL file.

Functions

  • Returns the angle of the given leg for x.
  • Returns the angle of the given leg for y.
  • Returns the length of the given leg.
  • Returns the minimum of the given arguments. TODO fix min

Type Aliases