Functions to help with with the 'maintrepair' class type.

is_maintrepair() checks if object is of type 'maintrepair'

is_maintrepair_list() check if the object is a list where all members are of class 'maintrepair'.

is_maintrepair(x)

is_maintrepair_list(x)

Arguments

x

An object to test or coerce to type 'maintrepair'.