This module exports two functions: The intersect function takes two shapes as an input an returns an result object providing a result status, and all intersection points of the two shapes. intersect ...