Skip to content

Make context a multimap #19

@elefthei

Description

@elefthei

Context is now a map, which does not allow for two polymorphic definitions to coexist, although clang clearly allows that (overloading). Substitute Map for Multimap in Context definition.

http://hackage.haskell.org/package/multimap-1.2.1/docs/Data-MultiMap.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions