Skip to content

Fix outdated comments #7

@SwiftsNamesake

Description

@SwiftsNamesake

Case in point:

-- | Output type of the MTL parser. Currently a list of line number and token (or error string) pairs
-- TODO | - Add type for processed MTL (eg. a map between names and materials)
type MTL f s m = m (MTLToken f s) -- (line number, MTL token, comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions