//
pkg.gl
Category
github.com/kgaughan/learning
0010-go-programming-language
ch12
sexpr
package
0.0.0-20241206015903-5bc1cd308929
Repository:
https://github.com/kgaughan/learning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
197 SLOC
#
Functions
Marshal
Marshal encodes a Go value in S-expression form.
Unmarshal
Unmarshal parses S-expression data and populates the variable whose address is in the non-nil pointer out.