0 purchases
stx list extensions
stx_list_extensions #
Some useful extensions to the list.
Usage #
final lst = ['subject','pan','interface'],
lst.reorder(0, 2);
if(lst.isNullOrEmpty){
// do something
}
copied to clipboard
Additional information #
Welcome to contribute to this project
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.