VocabularysequencesInputsOutputsfirst | the first element |
second | the second element |
third | the third element |
fourth | the fourth element |
Word descriptionPushes the first four elements of a sequence.
ErrorsThrows an error if the sequence has less than four elements.
Definition