⇐ Index
IsNull (<-something) ->isNull
Take an item from the stack and returns true if the item is null.
CreateList ->emptyList PopList(<-emptyList) ->nulItem if (isNull(<-nullItem)) trace("Null Item") endif