Returns weather the bit at the provided `bit_idx` is set. ## Example ```rust use alloc::alloc::Global; let bitmap = Bitmap::new_in(Global, 4096); assert!(!bitmap.is_set(69)); ```
(&self, bit_idx: usize)
Source from the content-addressed store, hash-verified