Discover Packages
github.com/alivingvendingmachine/frute
replacer
package
Version:
v0.0.0-...-ee37d40
Opens a new window with list of versions in this module.
Published: Dec 6, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Replace takes an input string, a string to replace it with, and a sentinel to
search for. It then returns the input string with the input replaced
Search takes a string of input, and a string containing which characters to
search for (which must be a regex), and returns the very first and very last
incidence of that string in the input.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.