Skip to main content

bitmap_is_subset_u256

Function bitmap_is_subset_u256 

Source
pub fn bitmap_is_subset_u256(sub: U256, sup: U256) -> bool
Expand description

sub ⊆ sup when both are already loaded as U256.