Forflex 1.0.1
·
5 commits
to main
since this release
- Strings are now an algebric
- Functions have return
- Algebric structures include the generalized concept of "primitive" (for example
ForflexRealNumber
has primitive typeDouble
) - All function parameters are now
ForflexAlgebra<?>