var hashValue : Int
The hash value.
ハッシュ値。
Available when
Base
conforms to Collection
and Base
.
Index
conforms to Hashable
.LazyPrefixWhileCollection
or LazyPrefixWhileBidirectionalCollection
instance.
LazyPrefixWhileCollection
またはLazyPrefixWhileBidirectionalCollection
インスタンスの中のある位置。
Availability
Technology
@frozen struct Index
Base
conforms to Collection
.
Base
がCollection
に準拠する時に利用可能です。
var hashValue : Int
Base
conforms to Collection
and Base
.
Index
conforms to Hashable
.func hash(into: inout Hasher)
Base
conforms to Collection
and Base
.
Index
conforms to Hashable
.static func ... (LazyPrefixWhileSequence<Base>.Index) -> PartialRangeFrom<LazyPrefixWhileSequence<Base>.Index>
static func ... (LazyPrefixWhileSequence<Base>.Index) -> PartialRangeThrough<LazyPrefixWhileSequence<Base>.Index>
static func ... (LazyPrefixWhileSequence<Base>.Index, LazyPrefixWhileSequence<Base>.Index) -> ClosedRange<LazyPrefixWhileSequence<Base>.Index>
static func ..< (LazyPrefixWhileSequence<Base>.Index) -> PartialRangeUpTo<LazyPrefixWhileSequence<Base>.Index>
static func ..< (LazyPrefixWhileSequence<Base>.Index, LazyPrefixWhileSequence<Base>.Index) -> Range<LazyPrefixWhileSequence<Base>.Index>
static func < (LazyPrefixWhileCollection<Base>.Index, LazyPrefixWhileCollection<Base>.Index) -> Bool
static func <= (LazyPrefixWhileSequence<Base>.Index, LazyPrefixWhileSequence<Base>.Index) -> Bool
static func == (LazyPrefixWhileCollection<Base>.Index, LazyPrefixWhileCollection<Base>.Index) -> Bool
static func > (LazyPrefixWhileSequence<Base>.Index, LazyPrefixWhileSequence<Base>.Index) -> Bool
static func >= (LazyPrefixWhileSequence<Base>.Index, LazyPrefixWhileSequence<Base>.Index) -> Bool
Comparable
Hashable
Base
conforms to Collection
and Base
.
Index
conforms to Hashable
.
Base
がCollection
に準拠するそしてBase
.
Index
がHashable
に準拠する時に準拠します。