JuliaGeometry / GeometryBasics.jl

Basic Geometry Types
MIT License
164 stars 54 forks source link

Replicate named access with .{x,y,z,w} from StaticArrays https://github.com/JuliaArrays/StaticArrays.jl/pull/980 #157

Open cdsousa opened 2 years ago

cdsousa commented 2 years ago

I think that this PR explains itself https://github.com/JuliaArrays/StaticArrays.jl/pull/980, and I think that such change is something that makes even more sense in this package.