Search results
92 packages found
Create an iterator which skips the first value of a provided iterator.
Get the last or last n elements in an array.
Capitalize the first character in a string.
Capitalize the first letter of each word in a string.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- base
- upper
- case
- start
- title
- startcase
- uppercase
- capitalize
- View more
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Uncapitalize the first character of a string.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- string
- str
- capitalize
- decapitalize
- uncapitalize
- lowercase
- lower
- case
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Get all but the last element or last n elements of an array.
Test if a value is a string having an uppercase first character.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- is
- iscapitalized
- capitalized
- string
- valid
- validate
Capitalize the first letter of each word in a string.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- upper
- case
- start
- title
- startcase
- uppercase
- capitalize
- convert
- View more
Convert the first letter of each object key to lowercase.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Convert the first letter of each object key to uppercase.
Replace the substring before the first occurrence of a specified search string.
Stack.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- data structures
- data structure
- data
- structure
- collection
- stack
- last-in
- View more
Replace the substring before the first occurrence of a specified search string.
Uncapitalize the first character of a string.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- string
- str
- capitalize
- decapitalize
- uncapitalize
- lowercase
- lower
- case
Capitalize the first character in a string.
Remove and return the first element of a collection.
Replace the substring after the first occurrence of a specified search string.