[][src]Module passerine::vm::tag

Structs

Tagged

Tagged implements Nan-tagging around the Data enum. In essence, it's possible to exploit the representation of f64 NaNs to store pointers to other datatypes.