Functions The following functions are available globally. ==(_:_:) Determines if two C types are equal to each other. Declaration Swift public func ==(lhs: CType, rhs: CType) -> Bool ==(_:_:) Compares two Cursors and determines if they are equivalent. Declaration Swift public func ==(lhs: Cursor, rhs: Cursor) -> Bool © 2018 . All rights reserved. (Last updated: 2018-01-06) Generated by jazzy ♪♫ v0.9.0, a Realm project.