./devel/go-repr, Pythons repr() for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 0.0.0.20180921nb18, Package name: go-repr-0.0.0.20180921nb18, Maintainer: pkgsrc-users

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


Master sites:


Version history: (Expand)