vipsi - the friendly vip script interpreter

Instructions

sort

Instructions: sortsort <list_var>

Instructions: sortSort Data Types: Lists and arrays
Glossary: list, list_val
list
in ascending order.

Flow control: if … thenIf items of different Data Types
Invariants: Data types
data type
are encountered, they a sorted solely based on their Data Types
Invariants: Data types
data type
. Expect bad things to happen Flow control: if … thenif one of Flow control: if … then
Flow control: try … then
the
items is a NaN.

e.g.:

Instructions: sortsort mylist

Valid HTML   Valid CSS