Skip to content

Replace monomorphised examples and exercises with generic versions #11

@jcp19

Description

@jcp19

The book makes extensive use of generic data structures, but this is currently not supported in Gobra. Because of that, we monomorphised all examples (more precisely, we instantiated all type parameters with int). When viperproject/gobra#671 is merged, we should replace the monomorphised implementations by the generic one.

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