Enumerationswift-package-manager 6.0.3Basics
MIPS
Triple.swift:925enum MIPS
enum MIPS
import Basics
enum SubArch
@dynamicMemberLookup struct Triple
Helper for working with target triples.
case r6
enum ARM
enum Kalimba
protocol Equatable
A type that can be compared for value equality.
protocol Hashable : Equatable
A type that can be hashed into a Hasher
to produce an integer hash value.
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.