PropCheck.BasicTypes.oneof

You're seeing just the function oneof, go back to PropCheck.BasicTypes module for more information.

Specs

oneof([raw_type(), ...]) :: type()

oneof is equivalent to union([..])