codereport / jello

A Python script for wrapping Jellyfish (a fork of Jelly) so you can more easily play with the language.
MIT License
48 stars 4 forks source link

FEATURE: Enhanced Trace Skipping #5

Open codereport opened 7 months ago

codereport commented 4 months ago

Make sure to skip dyadic functions that have a scalar on the right or left (see https://github.com/codereport/jello/issues/20)