issues
search
Xkonti
/
govec
Go library providing 2D and 3D vector operations
MIT License
6
stars
7
forks
source link
Expose `Apply` operation and add documentation to it
#26
Closed
Xkonti
closed
1 year ago
Xkonti
commented
1 year ago
Exposed the
Apply
operation as it was starting with a lower case letter for some reason
Added short documentation comments
Function passed to the
Apply
now needs to additionally accept an index of a component. This is to allow differentiation between processing X Y and Z
Apply
operation as it was starting with a lower case letter for some reasonApply
now needs to additionally accept an index of a component. This is to allow differentiation between processing X Y and Z