fromInclusive

Creates a range bound type where

  • lower bound is closed (inclusive) [

  • upper bound depends on the operator used (.. for closed, ..< for open)