helpers

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package helpers provides test helper functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func B

func B(v bool) data.Bool

B constructs a Bool

func C

func C(k, v ale.Value) *data.Cons

C constructs a Cons

func F

func F(f float64) data.Float

F constructs a Float

func I

func I(i int64) data.Integer

I will construct an Integer

func K

func K(s string) data.Keyword

K constructs a kwd

func L

func L(args ...ale.Value) *data.List

L constructs a List

func LS

func LS(n string) data.Symbol

LS constructs a Local Symbol

func N added in v0.3.0

func N(n string) data.Name

N constructs a Name

func O

func O(p ...data.Pair) *data.Object

O constructs an Object from Pairs

func QS

func QS(d, l string) data.Symbol

QS constructs a Qualified Symbol

func R

func R(num, den int64) data.Number

R constructs a Ratio

func S

func S(s string) data.String

S constructs a String

func V

func V(args ...ale.Value) data.Vector

V constructs a Vector

Types

This section is empty.

Jump to

Keyboard shortcuts

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