Skip to content

stack_type should be list type #1

Description

@CoinFormalizer

Right now stack type is defined as

with stack_type := | empty_stack : stack_type | cons_stack : type -> stack_type -> stack_type

but it should be something as close as possible to list type.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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