Validation should cover new requirements #66

Closed
opened 2025-07-02 17:23:03 +00:00 by scott · 1 comment
Owner

There are a few new requirements Rudus adds:

  • Tuples may not be longer than n members
    • How big should n be? (For now, 7.)
  • Loops may not have splatterns
  • Splats in functions must be the same arity, and the longest arity
There are a few new requirements Rudus adds: * [x] Tuples may not be longer than n members - [x] How big should n be? (For now, 7.) * [x] Loops may not have splatterns * [x] Splats in functions must be the same arity, and the longest arity
scott added the
errors
label 2025-07-02 17:23:10 +00:00
scott added this to the Core: CC2 milestone 2025-07-02 17:23:14 +00:00
Author
Owner

Done in 10692b4b41.

Done in https://alea.ludus.dev/twc/rudus/commit/10692b4b411c09625c265ea3028d957f3e7da39a.
scott closed this issue 2025-07-04 21:45:00 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twc/ludus#66
No description provided.