Home
last modified time | relevance | path

Searched defs:IsPresent (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/optional/
Doptional.go34 func (o *ShallowOptional[T]) IsPresent() bool { func
/build/blueprint/proptools/
Dconfigurable.go34 func (o *ConfigurableOptional[T]) IsPresent() bool { func