Unbox vs Funbox - What's the difference?
unbox | funbox |
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
(skateboarding, snowboarding) A feature of a skatepark consisting of a tabletop connected to ramps and sometimes other features.
As a verb unbox
is to remove from a box.As a noun funbox is
a feature of a skatepark consisting of a tabletop connected to ramps and sometimes other features.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.
