HEAD Method

The HEAD method of VPGL Language emits the first elemen of the input array.

HEAD takes 1 input, emits 1 output. Input 0 is an array object. HEAD get the first element of this array, then emit it to output 0.