agl-processor
/
net.akehurst.language.collections
/
Stack
/
PopResult
common
Pop
Result
class
PopResult
<
T
>(item:
T
, stack:
Stack
<
T
>)
Content copied to clipboard
Properties
Properties
item
Link copied to clipboard
common
val
item
:
T
Content copied to clipboard
stack
Link copied to clipboard
common
val
stack
:
Stack
<
T
>
Content copied to clipboard