shift_o(@arr --> obj) moar"Shift the first value from the beginning of @arr." Return the value of @arr at index 0, unbind @arr at index 0, and move all other bindings of @arr to the index one below what they were previously bound to.slice...
凌瑶目前担任杭州志康保健食品有限公司法定代表人,同时担任杭州志康保健食品有限公司执行董事兼总经理;二、凌瑶投资情况:凌瑶目前是杭州志康保健食品有限公司直接控股股东,持股比例为90%;目前凌瑶投资杭州志康保健食品有限公司最终收益股份为90%;三、凌瑶的商业合作伙伴:基于公开数据展示,凌瑶目前有3个商业合作伙伴,包括陈志...
push_o($obj, str $v --> str) moar"Push $v onto the end of @arr." Bind $v to @arr at the position at the end of @arr, i.e., the position that is just after the last position of @arr that has been bound to.Return value is not currently defined.set...
strify($o --> str) String Opcodescharschars(str $str --> int) charsnfg(str $str --> int) jsReturn the number of characters in the string.chrchr(int $codepoint --> str) Given a unicode codepoint, return a str containing its character. Will throw an exception on invalid codepoints...
push_o($obj, str $v --> str) moar"Push $v onto the end of @arr." Bind $v to @arr at the position at the end of @arr, i.e., the position that is just after the last position of @arr that has been bound to.Return value is not currently defined.set...
Int Exception - an Exception object Handle - an I/O Handle object Iterable - something iterable Context - a Context object LexPad - a Context object @ - this sigil indicates an array parameter % - this sigil indicates a hash parameter ... - indicates variable args are accepted...
bindkey_i(%hash, str $key, int $v --> $v) bindkey_n(%hash, str $key, num $v --> $v) bindkey_s(%hash, str $key, str $v --> $v) bindkey_o(%hash, str $key, obj $v --> $v) moarBind key $key of %hash to $v and return $v.exists...
push_o($obj, str $v --> str) moar"Push $v onto the end of @arr." Bind $v to @arr at the position at the end of @arr, i.e., the position that is just after the last position of @arr that has been bound to.Return value is not currently defined.set...
shift_o(@arr --> obj) moar"Shift the first value from the beginning of @arr." Return the value of @arr at index 0, unbind @arr at index 0, and move all other bindings of @arr to the index one below what they were previously bound to.slice...
shift_o(@arr --> obj) moar"Shift the first value from the beginning of @arr." Return the value of @arr at index 0, unbind @arr at index 0, and move all other bindings of @arr to the index one below what they were previously bound to.slice...