Recursively search for a given value and produce a result indicating whether a match was found and what it's value is.
See Implementation
Recursively search for a given value and produce a result indicating whether a match was found and what it's value is.