Fix plumbing

This commit is contained in:
tarjei 2021-05-29 22:11:38 +02:00
parent 107822a5cc
commit ade591dd10
6 changed files with 22 additions and 14 deletions

View file

@ -40,6 +40,7 @@ pub enum LowLevel {
ListKeepErrs,
ListSortWith,
ListDrop,
ListSwap,
DictSize,
DictEmpty,
DictInsert,