Here is an example function with the pattern I am referring to:
fn check_sub_listiness(big_list: &[T], small_list: &[T]) -> boo