Documentation

CodeUnitCollection
in package
implements Countable, IteratorAggregate

Read onlyYes
FinalYes
Tags
template-implements
immutable

Table of Contents

Interfaces

Countable
IteratorAggregate

Properties

$codeUnits  : array<int, CodeUnit>

Methods

asArray()  : array<int, CodeUnit>
count()  : int
fromList()  : self
getIterator()  : CodeUnitCollectionIterator
isEmpty()  : bool
mergeWith()  : self
__construct()  : mixed

Properties

Methods

mergeWith()

public mergeWith(self $other) : self
Parameters
$other : self
Return values
self
On this page

Search results