Home Reference Source

References

summary
public

C List

List class, this class allow you to use a LinkedList DS based on an array

version 1.1.0 since 0.1.0

errors

summary
public

V error: {"001": *, "100": *, "101": *, "102": *, "103": *, "104": *, "110": *, "111": *, "112": *, "113": *, "200": *, "300": *, "401": *, "402": *, "500": *, "501": *, "502": *, "503": *}

version 1.0.0 since 0.1.0

helper

summary
public

F isArray(collection: any): boolean

since 0.1.0
public

F isFunction(func: any): boolean

since 0.1.0
public

F isNotArray(collection: any): boolean

since 0.1.0
public

F isNotFunction(func: any): boolean

since 0.1.0
public

F isNotNull(data: any): boolean

since 0.1.0
public

F isNotUndefined(data: any): boolean

since 0.1.0
public

F isNull(data: any): boolean

since 0.1.0
public

F isUndefined(data: any): boolean

since 0.1.0
Directories