sets

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: May 7, 2021 License: MIT Imports: 3 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
sets01.go set01 mapset.NewSet() の サンプル
sets02.go set02 Set.Union() の 動作確認のサンプルです
sets03.go set03 Set.Difference() の動作確認のサンプルです
sets04.go set04 Set.Intersect の動作確認のサンプルです
sets05.go set05 Set.SymmetricDifference() の動作確認のサンプルです
map_with_empty_struct.go mapset_01 map を set の代用として利用できることを確認するサンプルです

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapSet01

func MapSet01() error

MapSet01 -- map を set の代用として利用できることを確認するサンプルです。

func NewRegister

func NewRegister() mappings.Register

NewRegister -- このパッケージ用のサンプルを登録する mappings.Register を生成します。

func Set01

func Set01() error

Set01 - mapset.NewSet() の サンプル REFERENCES:: https://github.com/deckarep/golang-set

func Set02

func Set02() error

Set02 -- Set.Union() の 動作確認のサンプルです。

func Set03

func Set03() error

Set03 -- Set.Difference() の動作確認のサンプルです。

func Set04

func Set04() error

Set04 -- Set.Intersect の動作確認のサンプルです。

func Set05

func Set05() error

Set05 -- Set.SymmetricDifference() の動作確認のサンプルです。

Types

This section is empty.

Jump to

Keyboard shortcuts

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