Skip to content

Dangerous pirate of fill function #427

@GiggleLiu

Description

@GiggleLiu

It breaks down my code when I add it to my dependency, this turns out to be the cause.

julia> fill([])
0-dimensional Array{Vector{Any}, 0}:
[]

julia> using Compose

julia> fill([])
Compose.Property{Compose.FillPrimitive}(Compose.FillPrimitive[])

Maybe we should not pirate the fill function?

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