Versions in this module Expand all Collapse all v0 v0.2.0 Jun 8, 2024 Changes in this version + func Property[T comparable](value *T, constraint data.Constraint[T], source Source[T]) data.Property[T] + type Source interface + Change func(value T) error + Value func() (T, error)