$_rest$0 method

dynamic $_rest$0()
override

Implementation

dc.dynamic $_rest$0(){
if((count<=1)){
return lcoc_core.$_EMPTY_LIST;
}
return rest;
}