package
1.5.0
Repository: https://github.com/paulsonkoly/calc.git
Documentation: pkg.go.dev

# Functions

NewArray allocates a new array value.
NewBool allocates a new bool value.
NewFloat allocates a new float value.
NewFunction allocates a new function value.
NewInt allocates a new int value.
NewString allocates a new string value.

# Variables

Predefined errors.
Predefined errors.
Predefined errors.
Predefined errors.
Nil is the nil value.

# Structs

A structure that represents a function value.
Type is evaluation result value.