mirror of
https://github.com/luxfi/utils.git
synced 2026-07-26 22:49:03 +00:00
Add wrappers package with Packer, Errs, and Closer types for binary serialization and error handling. These are needed by other Lux packages that were previously importing from vm. Add bimap package for bidirectional maps. Update atomic.go to re-export from standalone atomic module.