We might also want to add to the documentation that split shouldn't really be used over core.std.SplitPlanes, we won't deprecate it since it has slighly different behavior (i.e. always returning a list) but this could be done in-line with SplitPlanes once doodle1 is merged.
We might also want to add to the documentation that
split
shouldn't really be used overcore.std.SplitPlanes
, we won't deprecate it since it has slighly different behavior (i.e. always returning a list) but this could be done in-line withSplitPlanes
once doodle1 is merged.