検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 110 for [SIMILAR] 16 1024 4096 WITH 34021 hashable WITH ... (0.196 sec.)
Determines whether an object is equal to the current instance 10000
« Hashable Ds\Hashable::hash » PHP Manual Hashable Determines whether an object is equal to the current instance Ds\Hashable::equals (PECL ds >= 1.0.0) Ds\Hashable::equals — Determines whether an object is equal to the current instance 説明 abstract public Ds\Hashable::equals ( object $o ...
https://man.plustar.jp/php/ds-hashable.equals.html - [similar]
The Hashable interface 9599
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface The Hashable interface (No version information available, might only be in Git) はじめに Hashable is an interface which allows objects to be used as keys. It's an alternative to spl_object_ha ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
Returns a scalar value to be used as a hash value 8795
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash value Ds\Hashable::hash (PECL ds >= 1.0.0) Ds\Hashable::hash — Returns a scalar value to be used as a hash value 説明 abstract public Ds\Hashable::hash (): mixed Returns a scalar value to be ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
Adds values to the set 8795
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds\Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ): void Adds all given values to the set that haven't already been added. 注意 : Values of type object are support ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
Associates a key with a value 8795
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ds >= 1.0.0) Ds\Map::put — Associates a key with a value 説明 public Ds\Map::put ( mixed $key , mixed $value ): void Associates a key with a value , overwriting a previous association if one e ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
Determines if the set contains all values 8681
« Ds\Set::__construct Ds\Set::copy » PHP Manual Set Determines if the set contains all values Ds\Set::contains (PECL ds >= 1.0.0) Ds\Set::contains — Determines if the set contains all values 説明 public Ds\Set::contains ( mixed ...$values ): bool Determines if the set contains all values ...
https://man.plustar.jp/php/ds-set.contains.html - [similar]
Determines whether the map contains a given value 3998
« Ds\Map::hasKey Ds\Map::intersect » PHP Manual Map Determines whether the map contains a given value Ds\Map::hasValue (PECL ds >= 1.0.0) Ds\Map::hasValue — Determines whether the map contains a given value 説明 public Ds\Map::hasValue ( mixed $value ): bool Determines whether the map co ...
https://man.plustar.jp/php/ds-map.hasvalue.html - [similar]
Determines whether the map contains a given key 3998
« Ds\Map::get Ds\Map::hasValue » PHP Manual Map Determines whether the map contains a given key Ds\Map::hasKey (PECL ds >= 1.0.0) Ds\Map::hasKey — Determines whether the map contains a given key 説明 public Ds\Map::hasKey ( mixed $key ): bool Determines whether the map contains a given k ...
https://man.plustar.jp/php/ds-map.haskey.html - [similar]
Determines if the deque contains given values 3998
« Ds\Deque::__construct Ds\Deque::copy » PHP Manual Deque Determines if the deque contains given values Ds\Deque::contains (PECL ds >= 1.0.0) Ds\Deque::contains — Determines if the deque contains given values 説明 public Ds\Deque::contains ( mixed ...$values ): bool Determines if the deq ...
https://man.plustar.jp/php/ds-deque.contains.html - [similar]
Determines if the sequence contains given values 3998
« Ds\Sequence::capacity Ds\Sequence::filter » PHP Manual Sequence Determines if the sequence contains given values Ds\Sequence::contains (PECL ds >= 1.0.0) Ds\Sequence::contains — Determines if the sequence contains given values 説明 abstract public Ds\Sequence::contains ( mixed ...$valu ...
https://man.plustar.jp/php/ds-sequence.contains.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT