util/unit library

Classes

Unit
Used instead of void as a return statement for a function when no value is to be returned.

Constants

unit → const Unit
Used instead of void as a return statement for a function when no value is to be returned.