Some::getOrThrow()
Method:
Source: vendor/phpoption/phpoption/src/PhpOption/Some.php:62
Method:
Source: vendor/phpoption/phpoption/src/PhpOption/Some.php:62
Method: Applies the callable to the value of the option if it is non-empty, and returns the return value of the callable directly.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:267
Method:
Source: vendor/phpoption/phpoption/src/PhpOption/Some.php:67
Method: If the option is empty, it is returned immediately without applying the callable.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:279
Method: If the option is empty, it is returned immediately without applying the callable.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:291
Method: If the option is empty, it is returned immediately.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:306
Method: If the option is empty, it is returned immediately.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:321
Method: Binary operator for the initial value and the option’s value.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:349
Method: foldLeft() but with reversed arguments for the callable.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:359
Method:
Source: vendor/phpoption/phpoption/src/PhpOption/None.php:84