diff --git a/include/absent/transform.h b/include/absent/transform.h index ef53831..ae2a3df 100644 --- a/include/absent/transform.h +++ b/include/absent/transform.h @@ -15,24 +15,24 @@ namespace rvarago::absent { * @return a new nullable containing the mapped value of type B, possibly empty if input was also empty. */ template