gerbil icon indicating copy to clipboard operation
gerbil copied to clipboard

Fix naming inconsistencies

Open fare opened this issue 5 years ago • 0 comments

We have list->hash-table and hash->list but no hash-table->list or list->hash. Then there are 'table' functions.

More generally, we should pick canonical names and offer a dialect with just them, and offer backward compatibility with older names.

fare avatar Dec 16 '20 17:12 fare