pub const fn has_sequences_const<const LEN: u32>(pa_elem: u64) -> boolExpand description
The generic variant of has_sequences().
It improves the performance by intensive constant folding operations.
pub const fn has_sequences_const<const LEN: u32>(pa_elem: u64) -> boolThe generic variant of has_sequences().
It improves the performance by intensive constant folding operations.