tableaux

package
v0.0.0-...-735b8b9 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map

func Map[T any](tbl TableNodes, f func(*html.Node) T) [][]T

func Tables

func Tables(root *html.Node) iter.Seq2[*html.Node, TableNodes]

Types

type TableNodes

type TableNodes [][]*html.Node

func (TableNodes) At

func (rows TableNodes) At(row, col int) *html.Node

func (TableNodes) Label

func (rows TableNodes) Label() string

func (TableNodes) Value

func (rows TableNodes) Value(name string) *html.Node

func (TableNodes) ValueOrNext

func (rows TableNodes) ValueOrNext(name string) *html.Node

Jump to

Keyboard shortcuts

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