take -package:vector package:utf8-string

take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.
take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.
take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.
take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.
Take only the given number of bytes from the underlying representation. See also take.