Name : R-maybe
| |
Version : 1.1.0
| Vendor : obs://build_opensuse_org/devel:languages:R
|
Release : lp153.1.5
| Date : 2024-06-14 11:01:01
|
Group : Development/Libraries/Other
| Source RPM : R-maybe-1.1.0-lp153.1.5.src.rpm
|
Size : 0.51 MB
| |
Packager : (none)
| |
Summary : The Maybe Monad
|
Description :
The maybe type represents the possibility of some value or nothing. It is often used instead of throwing an error or returning `NULL`. The advantage of using a maybe type over `NULL` is that it is both composable and requires the developer to explicitly acknowledge the potential absence of a value, helping to avoid the existence of unexpected behaviour.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/R:/autoCRAN/openSUSE_Leap_15.3/x86_64 |