Skip to content
GitLab
Explore
Sign in
Add support for functions of embedded data types
Code
Review changes
Check out branch
Download
Patches
Plain diff
Stéphane Del Pino
requested to merge
feature/functions-of-embedded-data
into
develop
Jun 16, 2021
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
This allows to write functions such as
let f: Vh*Vh -> Vh, (x,y) -> 2*x+y;
Merge request reports
Loading