1 2 3 4
-record(meta_should, { equal :: fun((any(), any()) -> nil), not_equal :: fun((any(), any()) -> nil) }).