to List
Collect all remaining instructions into a list.
Note: This defeats the purpose of using an iterator for memory efficiency. Use only for small code segments.
Return
List of all remaining instructions
Collect all remaining instructions into a list.
Note: This defeats the purpose of using an iterator for memory efficiency. Use only for small code segments.
List of all remaining instructions