Alias for flatMap.
Provides a way to handle an Option by chaining function calls.
final chain = flatMap;