len support for list and range (#103) #126
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#126
Loading…
Reference in New Issue
No description provided.
Delete Branch "list_len"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
len
support for list and rangerange
llvm type, or things like this will crash codegen`len` support for list and rangeto len support for list and range (#103)9957a50f95
to4d2fd9582a
We should add unit tests for all these things... also for
r = range(x)
...