gotsvis

package module
v0.0.0-...-9bd429d Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 4 Imported by: 0

README

gotsvis

gotsvis visualize TypeSet.

The concept of typesets was added in Go 1.18. Type sets is a new concept for describing the conditions under which a type "implements" an interface.

gotsvis doesn't support interface that has duplicate type set or method set.

gotsvis provides dataset that can be used to draw a Venn diagram.

Usage

git clone https://github.com/moromin/gotsvis
go run ./cmd/gotsvis/main.go <target_source_file>

Drawing Venn diagram tools

Example

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Venn

func Venn(title string, s []types.Type, du map[string]string)

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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