Versions in this module Expand all Collapse all v0 v0.0.2 Jan 19, 2025 v0.0.1 Dec 8, 2024 Changes in this version + func ImaginaryPart[N Complex, RN Float](v N) RN + func LossyConv[F Number, T Number](v F) T + func RealPart[N Complex, RN Float](v N) RN + type Complex interface + type Float interface + type Int interface + type Number interface + type SignedNumer interface + type Uint interface