some naive UI for types.
Demo https://r.tiye.me/Memkits/garcinia-blocks/ .
TODO
Const:
{}
:tag :const
:def &PIsum:
{}
:tag :sum
:def $ {}
:tag :bool
:values $ [] true falseset:
{}
:tag :set
:def $ {}
:tag :number
:values ?numberproduct:
{}
:tag :product
:def $ {}
:tag :a-and-b
:union $ {}
:a ?value
:b ?valuehttps://github.com/calcit-lang/respo-calcit-workflow
MIT