package
Version:
v0.2.7
Opens a new window with list of versions in this module.
Published: Sep 2, 2022
License: MPL-2.0
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 HM(arg map[string]interface{}) HashMap
M converts Go map to lisp HashMap
func L(args ...MalType) List
L returns a lisp list of its arguments
func LS(symbol string, args ...MalType) List
LS is a helper to call (f ...) lisp forms
S converts argument string to a lisp symbol
func V[T any](args []T) Vector
V returns a lisp vector of its arguments
Source Files
¶
Click to show internal directories.
Click to hide internal directories.