検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 15 for [SIMILAR] 16 1024 4096 WITH 61628 hashableobject... (0.062 sec.)
Associates a key with a value 10000
« 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]
Adds values to the set 8960
« 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 all key-value pairs of a traversable object or array 4403
« Ds\Map::put Ds\Map::reduce » PHP Manual Map Associates all key-value pairs of a traversable object or array Ds\Map::putAll (PECL ds >= 1.0.2) Ds\Map::putAll — Associates all key-value pairs of a traversable object or array 説明 public Ds\Map::putAll ( mixed $pairs ): void Associates al ...
https://man.plustar.jp/php/ds-map.putall.html - [similar]
Returns a scalar value to be used as a hash value 2388
« 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]
The Hashable interface 2388
« 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]
Determines whether an object is equal to the current instance 2388
« 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]
Determines if the set contains all values 2388
« 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]
Data Structures 0
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに インストール/設定 要件 インストール手順 定義済み定数 例 Collection — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of the coll ...
https://man.plustar.jp/php/book.ds.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
The Map class 0
« Ds\Deque::unshift Ds\Map::allocate » PHP Manual Data Structures The Map class The Map class (No version information available, might only be in Git) はじめに A Map is a sequential collection of key-value pairs, almost identical to an array used in a similar context. Keys can be any typ ...
https://man.plustar.jp/php/class.ds-map.html - [similar]
PREV 1 2 NEXT