//
pkg.gl
Category
github.com/langwan/langgo
helpers
graphic
package
0.5.53
Repository:
https://github.com/langwan/langgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
23 SLOC
#
Functions
RangeMapper
RangeMapper the value in range src maps to the value in range dst the range direction of src and dst is allowed to be inconsistent value - src value ss - src start se - src end ds - dst start de - dst end.