arbitrary
@Kha I was tired of writing `arbitrary _` :) There 0 places in the stdlib where the type needs to be provided. If in the future we need to specify the type we can use `arbitrary (α := <type>)`
UInt*
USize
Inhabited
#lang lean4
library/Init
src/Init
cc @Kha @dselsam @cipher1024