Vyxal / Vyxal

A code-golfing language experience that has aspects of traditional programming languages - terse, elegant, readable.

Home Page:https://vyxal.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow `β` element to accept lists as arguments

PlaceReporter99 opened this issue · comments

Description

Allow it to convert to base 10 from an arbitrary list base, like what τ does in reverse.

Details

For example, ⟨ `a` | `dd` | `c` | `a` ⟩ ⟨ `a` | `c` | `dd` ⟩ β would return 21.