We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
restrict
[@ contract ] let f (l: UInt32.t) (b: buffer a{length b = l})
need to figure out what's Ghost (can't be compiled) and what's Tot (can be compiled)...?
f (int x[32])