eval

package
v0.0.0-...-24c882b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env map[Var]float64

type Expr

type Expr interface {
	Eval(env Env) float64
}

type Var

type Var string

func (Var) Eval

func (v Var) Eval(env Env) float64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL