helloworld

command
v0.0.0-...-52d6a69 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

condition.go

我们经常需要在程序中对数据集合执行操作,例如选择满足给定谓词的所有项目, 或将所有项目映射到具有自定义函数的新集合。 在某些语言中,通用数据结构和算法是惯用的。 Go不支持泛型, 在Go中,如果并且当它们对于程序和数据类型特别需要时,提供集合函数是很常见的

declare.go

condition.go

hello.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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