props

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrProps

func ArrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

ArrProps provides built-in props for Arr. NOTE: Some Arr props are defind by native code (not by this function).

func AssertionErrProps added in v0.2.0

func AssertionErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

AssertionErrProps provides built-in props for AssertionErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func BaseObjProps

func BaseObjProps(propContainer map[string]object.PanObject) map[string]object.PanObject

BaseObjProps provides built-in props for BaseObj. NOTE: Some BaseObj props are defind by native code (not by this function).

func ComparableProps added in v0.2.0

func ComparableProps(propContainer map[string]object.PanObject) map[string]object.PanObject

ComparableProps provides built-in props for Comparable. NOTE: Some Comparable props are defind by native code (not by this function).

func DiamondProps added in v0.2.0

func DiamondProps(propContainer map[string]object.PanObject) map[string]object.PanObject

DiamondProps provides built-in props for <> (Diamond). NOTE: Some Diamond props are defind by native code (not by this function).

func EitherErrProps added in v0.2.0

func EitherErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

EitherErrProps provides built-in props for EitherErr. NOTE: Some Val props are defind by native code (not by this function).

func EitherProps added in v0.2.0

func EitherProps(propContainer map[string]object.PanObject) map[string]object.PanObject

EitherProps provides built-in props for Either. NOTE: Some Val props are defind by native code (not by this function).

func EitherValProps added in v0.2.0

func EitherValProps(propContainer map[string]object.PanObject) map[string]object.PanObject

EitherValProps provides built-in props for EitherVal. NOTE: Some Val props are defind by native code (not by this function).

func ErrProps added in v0.2.0

func ErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

ErrProps provides built-in props for Err. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func FloatProps

func FloatProps(propContainer map[string]object.PanObject) map[string]object.PanObject

FloatProps provides built-in props for Float. NOTE: Some Float props are defind by native code (not by this function).

func FuncProps

func FuncProps(propContainer map[string]object.PanObject) map[string]object.PanObject

FuncProps provides built-in props for Func. NOTE: Some Func props are defind by native code (not by this function).

func IntProps

func IntProps(propContainer map[string]object.PanObject) map[string]object.PanObject

IntProps provides built-in props for Int. NOTE: Some Int props are defind by native code (not by this function).

func IterProps

func IterProps(propContainer map[string]object.PanObject) map[string]object.PanObject

IterProps provides built-in props for Iter. NOTE: Some Iter props are defind by native code (not by this function).

func IterableProps added in v0.2.0

func IterableProps(propContainer map[string]object.PanObject) map[string]object.PanObject

IterableProps provides built-in props for Iterable. NOTE: Some Iterable props are defind by native code (not by this function).

func JSONProps added in v0.4.0

func JSONProps(propContainer map[string]object.PanObject) map[string]object.PanObject

JSONProps provides built-in props for JSON. NOTE: Some props are defind by native code (not by this function).

func KernelProps

func KernelProps(propContainer map[string]object.PanObject) map[string]object.PanObject

KernelProps provides built-in props for Kernel. NOTE: Some Kernel props are defind by native code (not by this function).

func MapProps

func MapProps(propContainer map[string]object.PanObject) map[string]object.PanObject

MapProps provides built-in props for Map. NOTE: Some Map props are defind by native code (not by this function).

func MatchProps added in v0.2.0

func MatchProps(propContainer map[string]object.PanObject) map[string]object.PanObject

MatchProps provides built-in props for Match. NOTE: Some Match props are defind by native code (not by this function).

func NameErrProps added in v0.2.0

func NameErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

NameErrProps provides built-in props for NameErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func NilProps

func NilProps(propContainer map[string]object.PanObject) map[string]object.PanObject

NilProps provides built-in props for Nil. NOTE: Some Nil props are defind by native code (not by this function).

func NoPropErrProps added in v0.2.0

func NoPropErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

NoPropErrProps provides built-in props for NoPropErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func NotImplementedErrProps added in v0.2.0

func NotImplementedErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

NotImplementedErrProps provides built-in props for NotImplementedErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func NumProps

func NumProps(propContainer map[string]object.PanObject) map[string]object.PanObject

NumProps provides built-in props for Num. NOTE: Some Num props are defind by native code (not by this function).

func ObjProps

func ObjProps(propContainer map[string]object.PanObject) map[string]object.PanObject

ObjProps provides built-in props for Obj. NOTE: Some Obj props are defind by native code (not by this function).

func RangeProps

func RangeProps(propContainer map[string]object.PanObject) map[string]object.PanObject

RangeProps provides built-in props for Range. NOTE: Some Range props are defind by native code (not by this function).

func StopIterErrProps added in v0.2.0

func StopIterErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

StopIterErrProps provides built-in props for StopIterErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func StrProps

func StrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

StrProps provides built-in props for Str. NOTE: Some Str props are defind by native code (not by this function).

func SyntaxErrProps added in v0.2.0

func SyntaxErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

SyntaxErrProps provides built-in props for SyntaxErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func TypeErrProps added in v0.2.0

func TypeErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

TypeErrProps provides built-in props for TypeErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func ValueErrProps added in v0.2.0

func ValueErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

ValueErrProps provides built-in props for ValueErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

func WrappableProps added in v0.2.0

func WrappableProps(propContainer map[string]object.PanObject) map[string]object.PanObject

WrappableProps provides built-in props for Wrappable. NOTE: Some Wrappable props are defind by native code (not by this function).

func ZeroDivisionErrProps added in v0.2.0

func ZeroDivisionErrProps(propContainer map[string]object.PanObject) map[string]object.PanObject

ZeroDivisionErrProps provides built-in props for ZeroDivisionErr. NOTE: internally, these props are also used for ErrWrappers NOTE: Some Val props are defind by native code (not by this function).

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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