# Generated by roxygen2: do not edit by hand

S3method(and_then,maybe)
S3method(flatten_maybe,maybe)
S3method(map_maybe,maybe)
S3method(not_empty,data.frame)
S3method(not_empty,default)
S3method(print,maybe)
S3method(with_default,maybe)
export(and)
export(and_then)
export(bind)
export(flatten_maybe)
export(fmap)
export(from_maybe)
export(is_just)
export(is_maybe)
export(is_nothing)
export(join)
export(just)
export(map_maybe)
export(maybe)
export(not_empty)
export(not_infinite)
export(not_na)
export(not_nan)
export(not_null)
export(not_undefined)
export(nothing)
export(or)
export(perhaps)
export(with_default)
