package
Version:
v0.0.0-...-536b354
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ch12ex10 provides an S-expression decoder extended to handle
booleans, floats and interfaces.
func Unmarshal(data []byte, out interface{}) (err error)
Unmarshal parses S-expression data and populates the variable whose address
is in the non-nil pointer out.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.