Minimum Value
if a is less than (minimum value of stack xs), then minimum value of stack [ a, xs ] = a
Comments
Please log in to add comments
if a is less than (minimum value of stack xs), then minimum value of stack [ a, xs ] = a
Please log in to add comments