Skip to content
Snippets Groups Projects
Commit 41576426 authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Implement Literal Maps along with Tuple2 shorthands

This is now supported in Leon:

  Map(elem1, elem2, ...) where elem* are Tuple2 literals.

In particular we can have:

  Map(1 -> 2, 3 -> 4, (5, 6))
parent 8188f6d9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment