Example #1
0
/**
 *
 *
 */
function primval($val)
{
    return \Primitive\Primitive::create($val);
}