Searched defs:IsPresent (Results 1 – 2 of 2) sorted by relevance
| /build/blueprint/optional/ | ||
| D | optional.go | 34 func (o *ShallowOptional[T]) IsPresent() bool { func |
| /build/blueprint/proptools/ | ||
| D | configurable.go | 34 func (o *ConfigurableOptional[T]) IsPresent() bool { func |