Skip to content
Snippets Groups Projects
Commit 322db14d authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add support for functions of embedded data types

This allows to write functions such as
```
let f: Vh*Vh -> Vh, (x,y) -> 2*x+y;
```
parent 2e0c68b4
No related branches found
No related tags found
1 merge request!92Add support for functions of embedded data types
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment