package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Apr 29, 2022
License: Unlicense
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Import(env map[string]interface{})
type ConsCell struct {
Car interface{}
Cdr interface{}
}
func Cons(car interface{}, cdr interface{}) ConsCell
Source Files
¶
Click to show internal directories.
Click to hide internal directories.