Closed tdenniston closed 9 years ago
That would be really nice! Specially combined with split
and join
, if you intend to implement those.
@victorgama Adding split and join is a good idea: I'll hopefully get to that soon!
Closing this, as the arrays.bish
test is passing. Report any array-related bugs in a separate issue.
Reopening: we should be able to pass arrays as function arguments. This is needed to implement an array length function in stdlib, for example.
Closing again. There is now a passing test for using arrays as arguments.
Bish should support simple array types.