opearations

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Seperate

func Seperate[T any](in []T, keep []bool) (kept, removed []T)

Types

type SeperateNode

type SeperateNode[T any] struct {
	Array     nodes.Output[[]T]
	Selection nodes.Output[[]bool]
}

func (SeperateNode[T]) Removed

func (node SeperateNode[T]) Removed(out *nodes.StructOutput[[]T])

func (SeperateNode[T]) Selected

func (node SeperateNode[T]) Selected(out *nodes.StructOutput[[]T])

Jump to

Keyboard shortcuts

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