Type Definition coord::defaults::Vec1b[][src]

type Vec1b<'a> = Vec1<'a, bool>;

A 1-dimensional boolean vector type