1pub mod equal; 2pub mod close; 3pub mod type_match; 4pub mod empty; 5pub mod length_of; 6pub mod contain; 7pub mod result_check;