consume()
Consumes the unique box and returns the instance of Value that was within the box.
Declaration
consuming func consume() -> ValueConsumes the unique box and returns the instance of Value that was within the box.
consuming func consume() -> Value