package integer

import "github.com/IBM/fp-go/number/integer"

Index

Variables

var Between = O.Between[int](Ord)

Between checks if an integer is between two values

var Ord = O.FromStrictCompare[int]()

Ord is the strict ordering for integers

var (
	// ToString converts an integer to a string
	ToString = strconv.Itoa
)

Source Files

ord.go string.go

Version
v1.0.151 (latest)
Published
Nov 23, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
4 months ago

Tools for package owners.