pub fn btree_insert_complexity_ty() -> Expr
BTreeInsertComplexity : Prop — B-tree insert runs in O(log_t n) I/Os.
BTreeInsertComplexity : Prop