sexp

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(data []byte) (exp interface{}, rest []byte, err error)

func ParsePanic

func ParsePanic(data []byte) (list []interface{}, rest []byte)

func Stringify

func Stringify(x interface{}, multiline bool) string

func Unparse

func Unparse(expr []interface{}) []byte

Types

type Quoted

type Quoted struct {
	// contains filtered or unexported fields
}

func Quote

func Quote(s string) Quoted

func (Quoted) String

func (t Quoted) String() string

Jump to

Keyboard shortcuts

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