Is there no equivalent of `calloc()` for `std.experimental.allocator`, something like

    Allocator.zeroAllocate(size_t numberOfElements)

?

Reply via email to