rune::fns

Function eql

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