mfstringutil

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2020 License: MIT Imports: 2 Imported by: 0

README

MFSTRINGUTIL

Simple string utilities. I wrote these as I was tired of typing the same code into my projects just to check if a string consists of all digits.

v1.0.0

func StringAllDigits(instr string, acceptperiod bool) bool

Determines whether a string is made up of all digits. Optionally specifying if it accepts a period character.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringAllDigits

func StringAllDigits(instr string, acceptperiod bool) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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