Version of lerp that operates on bigint values
lerp was not made into a generic or to take in (number|bigint), because that introduces a bunch of complexity overhead related to type differentiation
Generated using TypeDoc
Version of lerp that operates on bigint values
lerp was not made into a generic or to take in (number|bigint), because that introduces a bunch of complexity overhead related to type differentiation