stx_list_extensions

Some useful extensions to the list.

Usage

   final lst =  ['subject','pan','interface'],
   lst.reorder(0, 2);

   if(lst.isNullOrEmpty){
    // do something
   }

Additional information

Welcome to contribute to this project