Home Manual Reference Source

Function

Static Public Summary
public

Universe(n: *, List: *)

public

Universe(n: *, List: *)

public

Universe(n: *, List: *)

public

Universe(n: *, List: *)

public

find(p: *, x: *): *

public

find(p: *, node: *): *

public

find(p: *, node: *): *

public

find(p: *, node: *): *

public

find(p: *, node: *): *

public

find(next: *, node: *): *

public

find(back: *, node: *)

public

find(back: *, node: *)

public

identity(n: *, List: *): *

public

nulls(n: *, List: *): *

public

ones(n: *, List: *): *

public

rankedtreeunion(p: *, r: *, a: *, b: *): *

public

union(p: *, a: *, b: *): *

public

union(back: *, next: *, a: *, b: *): *

public

union(back: *, next: *, a: *, b: *): *

public

union(back: *, next: *, length: *, a: *, b: *): *

public

zeros(n: *, List: *): *

Static Private Summary
private

_RankedTreeUniverse(union: *, find: *): *

Static Public

public Universe(n: *, List: *) source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

public Universe(n: *, List: *) source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

public Universe(n: *, List: *) source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

public Universe(n: *, List: *) source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

public find(p: *, x: *): * source

Params:

NameTypeAttributeDescription
p *
x *

Return:

*

public find(p: *, node: *): * source

Params:

NameTypeAttributeDescription
p *
node *

Return:

*

public find(p: *, node: *): * source

Params:

NameTypeAttributeDescription
p *
node *

Return:

*

public find(p: *, node: *): * source

Params:

NameTypeAttributeDescription
p *
node *

Return:

*

public find(p: *, node: *): * source

Params:

NameTypeAttributeDescription
p *
node *

Return:

*

public find(next: *, node: *): * source

Params:

NameTypeAttributeDescription
next *
node *

Return:

*

public find(back: *, node: *) source

Params:

NameTypeAttributeDescription
back *
node *

public find(back: *, node: *) source

Params:

NameTypeAttributeDescription
back *
node *

public identity(n: *, List: *): * source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

Return:

*

public nulls(n: *, List: *): * source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

Return:

*

public ones(n: *, List: *): * source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

Return:

*

public rankedtreeunion(p: *, r: *, a: *, b: *): * source

Params:

NameTypeAttributeDescription
p *
r *
a *
b *

Return:

*

public union(p: *, a: *, b: *): * source

Params:

NameTypeAttributeDescription
p *
a *
b *

Return:

*

public union(back: *, next: *, a: *, b: *): * source

Params:

NameTypeAttributeDescription
back *
next *
a *
b *

Return:

*

public union(back: *, next: *, a: *, b: *): * source

Params:

NameTypeAttributeDescription
back *
next *
a *
b *

Return:

*

public union(back: *, next: *, length: *, a: *, b: *): * source

Params:

NameTypeAttributeDescription
back *
next *
length *
a *
b *

Return:

*

public zeros(n: *, List: *): * source

Params:

NameTypeAttributeDescription
n *
List *
  • optional
  • default: Array

Return:

*

Static Private

private _RankedTreeUniverse(union: *, find: *): * source

Params:

NameTypeAttributeDescription
union *
find *

Return:

*