roundTopLeftY method

T roundTopLeftY(
  1. double value
)

Implementation

T roundTopLeftY(double value) => resolve(value, #roundTopLeftY);