Documentation
¶
Overview ¶
Package catalogue parses classical-composition catalogue references from a versioned, embedded symbol registry.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SharedReference ¶
SharedReference uses the validated embedded registry.
Types ¶
type Reference ¶
Reference is the normalized identity of one parsed catalogue reference. Identifier includes the marker, if present.
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry is a validated catalogue-symbol registry. Its contents are immutable after Decode returns.
func Default ¶
func Default() *Registry
Default returns the validated embedded registry. Registry methods do not expose mutable internal storage.
func (*Registry) SharedReference ¶
SharedReference reports whether both texts contain the same complete catalogue reference.
Click to show internal directories.
Click to hide internal directories.