]> ocean-lang.org Git - ocean/commitdiff
oceani: drop parse_value method for types.
authorNeilBrown <neil@brown.name>
Sat, 2 Oct 2021 22:57:40 +0000 (09:57 +1100)
committerNeilBrown <neil@brown.name>
Sat, 2 Oct 2021 22:57:40 +0000 (09:57 +1100)
The args to 'program' are now all strings.  The program itself needs to
convert to numbers etc as needed.
So we don't need 'parse_value' any more.

Signed-off-by: NeilBrown <neil@brown.name>

No differences found