UNPKG
expexp
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
The express model io and express model and data representation.
expexp
/
test
/
mniUnits
/
FctManySameParams.json
14 lines
(13 loc)
•
234 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"t"
:
"func"
,
"id"
:
"FctManySameParams"
,
"params"
:
[
{
"t"
:
"type_param"
,
"ids"
:
[
{
"id"
:
"x"
,
"t"
:
"param"
}
,
{
"id"
:
"y"
,
"t"
:
"param"
}
,
{
"id"
:
"z"
,
"t"
:
"param"
}
]
,
"type"
:
{
"t"
:
"real"
}
}
]
,
"locals"
:
[
]
,
"result"
:
{
"t"
:
"real"
}
}