Type Definition mlem::JumpLocation [] [src]

type JumpLocation = usize;

A JumpLocation is a place on the instruction tape, which is a vector, so it should be indexable.