rune::fns

Function eq

Source
pub(crate) fn eq(obj1: Gc<ObjectType<'_>>, obj2: Gc<ObjectType<'_>>) -> bool