Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecodeError ¶
type DecodeError struct {
// contains filtered or unexported fields
}
Funge decoding error
func (DecodeError) Error ¶
func (e DecodeError) Error() string
type Field ¶
type Field struct {
// contains filtered or unexported fields
}
type Line ¶
type Line struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.