relationaloperator

package
v0.0.0-...-9c76002 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value int
const (
	EQ Value = 0 // EQ is 等于
	GE Value = 1 // GE is 大于等于
	GT Value = 2 // GT is 大于
	LE Value = 3 // LE is 小于等于
	LT Value = 4 // LT is 小于
)

Jump to

Keyboard shortcuts

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