class Promise::Nilable(Type)

Overview

A cheeky way to force a value to be nilable

Defined in:

promise.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : Type | Nil) #

[View source]

Instance Method Detail

def value #

[View source]