| title | First non-empty score |
|---|---|
| description | Forwards the first input that provides a non-empty similarity score. |
| icon | octicons/cross-reference-24 |
| tags |
Notation: List of values are represented via square brackets. Example: [first, second] represents a list of two values "first" and "second".
- Input values: [(none), 0.2, 0.5]
- Returns:
0.2
None