Searched refs:IsPresent (Results 1 – 3 of 3) sorted by relevance
34 func (o *ShallowOptional[T]) IsPresent() bool { func
33 func (o *ConfigurableOptional[T]) IsPresent() bool { func34 return o.shallowOptional.IsPresent()
311 if srcProperty.IsPresent() && len(srcsProperty) > 0 {323 if srcProperty.IsPresent() {