package
Version:
v0.0.0-...-8510552
Opens a new window with list of versions in this module.
Published: Aug 9, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package packed provides types and functions for memory efficient representations of robots.
GetRobots stores the packed representation into the robots slice.
SetRobot sets one byte at index robot into p and returns the result.
SetRobots returns a packed representation of robots.
P4 is a compressed representation of 4 robots.
Hash returns a hash value of P4.
P5 is a compressed representation of 5 robots.
Hash returns a hash value of P5.
Packable interface defines P4 and P5 contraints as packable data types.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.