parse

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package parse implementing string-parsing functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clean

func Clean(s string) string

Clean returns a clean input string.

func Parse

func Parse(s string) ([]atom.Atom, error)

Parse returns an Atom slice from a dirty string.

func Split

func Split(s string) []string

Split returns a token slice from a clean string.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL