Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 432 Bytes

File metadata and controls

12 lines (7 loc) · 432 Bytes

5bd6f4ac

Examples

ARC examples for 5bd6f4ac

Rules (DSL)

DSL rules for 5bd6f4ac

Notes

This example makes use of the parsing mode that, upon there being no rule set found, notices that the input size is always a multiple of the output size, and so uses that as a hint to try using the size of the output to break the input up into a “grid” of objects of that size.