Skip to content

Supertype of all geometries #70

Open
@Sov-trotter

Description

@Sov-trotter

What is a possible supertype of all geometries in GeometryBasics. I mean for a function where we are expecting GeometryBasics geometries(I want to multiple dispatch that function for GB geometries and some other structs too).
Also,

julia> using GeometryBasics

julia> Point isa UnionAll
true

julia> Point(1, 2) isa UnionAll
false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions