Namespace: go.std.go.constant

v1.0

Contents

Summary

Provides a low-level interface to the go/constant package.

Package constant implements Values representing untyped
Go constants and their corresponding operations.

A special Unknown value may be used when a value
is unknown due to an error. Operations on unknown
values produce unknown values unless specified
otherwise.

Index

Legend

Constants

Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.

Variables

Functions, Macros, and Special Forms

Types