This commit is contained in:
Folkert 2022-05-11 20:44:48 +02:00
parent b8e3d4cf74
commit bfc424c0cc
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
7 changed files with 77 additions and 28 deletions

View file

@ -6125,6 +6125,11 @@ fn run_low_level<'a, 'ctx, 'env>(
cond
}
RocReport => {
//
todo!()
}
ListMap | ListMap2 | ListMap3 | ListMap4 | ListMapWithIndex | ListKeepIf | ListWalk
| ListWalkUntil | ListWalkBackwards | ListKeepOks | ListKeepErrs | ListSortWith
| ListAny | ListAll | ListFindUnsafe | DictWalk => {