starts_with: Starts with

Description Usage Arguments Value Examples

Description

Returns a list of words that have the specified character string at the beginning of the word.

Usage

1

Arguments

letters

The character string being tested.

Value

A list of words that match the beginning of the character string.

Examples

1
starts_with('wow')

ezgraphs/rbogglesolver documentation built on May 16, 2019, 9:56 a.m.