A simple extension to the Effect.BigDecimal module
Effect.BigDecimal
Constructs a BigDecimal from a CVReal
BigDecimal
CVReal
Signature
export declare const fromReal: MTypes.OneArgFunction<CVReal.Type, BigDecimal.BigDecimal>