cons

package
v0.2.1-0...-270ea7d Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Car

func Car[T any](c cons[T]) T

func Cdr

func Cdr[T any](c cons[T]) cons[T]

func Cons

func Cons[T any](val T, c cons[T]) cons[T]

func Each

func Each[T any](c cons[T]) iter.Seq[T]

func List

func List[T any](vals ...T) cons[T]

Types

This section is empty.

Jump to

Keyboard shortcuts

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