package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev
# Variables
BufferLen is the buffer length used for channels.
# Structs
FloatIterator iterates over a FloatRange.
FloatRange represets a range of float64.
IdxIterator coordinates iterating over an IdxRange.
IntIterator coordinates iterating over an IntRange.
IntRange a range of ints.
# Type aliases
IdxRange represents an integer range from 0 to IdxRange stepping by one.