MoonGeoRoute: Geographic Routing & Spatial Analysis Library for MoonBit
moon add phjphj676/moongeoroutegit clone https://github.com/phjphj676/MoonGeoRoute.git
cd MoonGeoRoute
moon check
moon testfn bbox(min_x : Int, min_y : Int, max_x : Int, max_y : Int) -> (Int, Int, Int, Int)fn bbox_union(a : (Int, Int, Int, Int), b : (Int, Int, Int, Int)) -> (Int, Int, Int, Int)MoonGeoRoute: Geographic Routing & Spatial Analysis Library for MoonBit