fn init(allocator: Allocator) !Managed

Creates a new Managed. default_capacity limbs will be allocated immediately. The integer value after initializing is 0.

Parameters

allocator: Allocator,