DevL / Pyby

A library implementing certain Ruby-like behaviours in Python.

Home Page:https://devl.github.io/Pyby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle sequences containing tuples

DevL opened this issue · comments

This likely blows up as it is today given that tuples are splatted into e.g. predicate function arguments.