Unbox vs Gangrape - What's the difference?
unbox | gangrape |
To remove from a box.
* 2005 , Andrew Laties, Rebel Bookseller
(computing) To retrieve (a value of a primitive type) from the object in which it is boxed.
* 2004 , Stephen Teilhet, Jay Hilyard, C# Cookbook
As verbs the difference between unbox and gangrape
is that unbox is to remove from a box while gangrape is .As a noun gangrape is
.unbox
English
Verb
- The booksellers' tasks were to unbox , shelve, and handle cash.
- When a boxing or unboxing operation occurs in code, whether it was implicit or explicit, the IL generated includes the box'' or ''unbox command.
