golang-github-modern-go-reflect2-dev binary package in Ubuntu Noble amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-10-23 22:30:24 UTC Published Ubuntu Noble amd64 release universe devel Optional 1.0.2-2
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu