Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/css-tree/docs/ |
Upload File : |
# List <!-- MarkdownTOC --> - [Static methods](#static-methods) - [List.createItem](#listcreateitem) - [Properties](#properties) - [List#head](#listhead) - [List#tail](#listtail) - [List#cursor](#listcursor) - [Methods](#methods) - [List#createItem\(\)](#listcreateitem-1) - [List#updateCursors\(\)](#listupdatecursors) - [List#getSize\(\)](#listgetsize) - [List#fromArray\(\)](#listfromarray) - [List#toArray\(\)](#listtoarray) - [List#toJSON\(\)](#listtojson) - [List#isEmpty\(\)](#listisempty) - [List#first\(\)](#listfirst) - [List#last\(\)](#listlast) - [List#each\(\)](#listeach) - [List#forEach\(\)](#listforeach) - [List#eachRight\(\)](#listeachright) - [List#forEachRight\(\)](#listforeachright) - [List#nextUntil\(\)](#listnextuntil) - [List#prevUntil\(\)](#listprevuntil) - [List#some\(\)](#listsome) - [List#map\(\)](#listmap) - [List#filter\(\)](#listfilter) - [List#clear\(\)](#listclear) - [List#copy\(\)](#listcopy) - [List#prepend\(\)](#listprepend) - [List#prependData\(\)](#listprependdata) - [List#append\(\)](#listappend) - [List#appendData\(\)](#listappenddata) - [List#insert\(\)](#listinsert) - [List#insertData\(\)](#listinsertdata) - [List#remove\(\)](#listremove) - [List#push\(\)](#listpush) - [List#pop\(\)](#listpop) - [List#unshift\(\)](#listunshift) - [List#shift\(\)](#listshift) - [List#prependList\(\)](#listprependlist) - [List#appendList\(\)](#listappendlist) - [List#insertList\(\)](#listinsertlist) - [List#replace\(\)](#listreplace) <!-- /MarkdownTOC --> ## Static methods ### List.createItem ## Properties ### List#head ### List#tail ### List#cursor ## Methods ### List#createItem() ### List#updateCursors() ### List#getSize() ### List#fromArray() ### List#toArray() ### List#toJSON() ### List#isEmpty() ### List#first() ### List#last() ### List#each() ### List#forEach() ### List#eachRight() ### List#forEachRight() ### List#nextUntil() ### List#prevUntil() ### List#some() ### List#map() ### List#filter() ### List#clear() ### List#copy() ### List#prepend() ### List#prependData() ### List#append() ### List#appendData() ### List#insert() ### List#insertData() ### List#remove() ### List#push() ### List#pop() ### List#unshift() ### List#shift() ### List#prependList() ### List#appendList() ### List#insertList() ### List#replace()