pkgsrc/devel/go-repr
ryoon 4efa19120b devel/go-repr: import go-repr-0.0.0.20180921
This package attempts to represent Go values in a form that can be
used almost directly in Go source code.

Unfortunately, some values (such as pointers to basic types) can
not be represented directly in Go. These values will be represented
as &<value>. eg. &23
2018-11-18 07:57:34 +00:00
..
buildlink3.mk
DESCR
distinfo
Makefile
PLIST