cr_intv_t.interval

since we are building interval trees, have element "interval" for consistency* with avltree and splaytree (*actually use of a pointer is inconsistent)

struct cr_intv_t
alias interval = data

Meta