Skip to content

Rename Node{T} -> GenericNode{T} #14

@mortenpi

Description

@mortenpi

.. and define const Node = GenericNode{Nothing}. This way MarkdownAST.Node would always refer to a concrete type, and would also make it more clear in other packages when they define their own Node with their own T.

This is inspired by how IOBuffer is really an instance of GenericIOBuffer{T}.

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