]> ocean-lang.org Git - ocean/commitdiff
oceani: separate types out from values
authorNeilBrown <neil@brown.name>
Wed, 29 Sep 2021 22:21:15 +0000 (08:21 +1000)
committerNeilBrown <neil@brown.name>
Thu, 30 Sep 2021 04:38:09 +0000 (14:38 +1000)
Rather than embed the type in ever value, keep it separate.
This allows arrays without duplicating the member-type information.

Also review and clean up the commentary.

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

No differences found