golang-github-modern-go-reflect2-dev - 1.0.0-1 main

The reflect2 package provides a reflection API that avoids runtime
reflect.Value cost:
.
* reflect get/set interface{}, with type checking
* reflect get/set unsafe.Pointer, without type checking
* reflect2.TypeByName works like Class.forName found in Java
.
This package is designed for low level libraries to optimize reflection
performance. General applications should still use the standard library
reflect.

Priority: optional
Section: devel
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <pkg-go-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 120.8 kB
Architectures: all 

 

Versions

1.0.0-1 all