Also, I notice that n_ceil and n_floor are not implemented. Should they be?
floor, ceil is currently implemented for native types only. As long as we don't have PMC variants, we don't have n_ceil and n_floor either.
I don't know, if we need PMC variants and vtable functions.
-- Bob
leo