empty

package
v0.0.0-...-5c98b36 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: MulanPSL-2.0 Imports: 0 Imported by: 0

README

empty 零内存类型

零内存类型用于占位。

例如在利用 map 的 key 存储集合的时候,value是毫无意义的,就可以用 empty 进行占位。

Documentation

Overview

Package empty 零内存类型

Index

Constants

This section is empty.

Variables

View Source
var V = T{}

V 零内存类型的值

Functions

This section is empty.

Types

type T

type T struct{}

T 零内存类型

Jump to

Keyboard shortcuts

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