본문으로 건너뛰기

Maybe_F.(constructor)

Constructs a new instance of the Maybe_F class

Signature

constructor($value: T | null | undefined);

Parameters

Parameter

Type

Description

$value

T | null | undefined