You can search for identifiers within the package.
in-package search v0.2.0
val wait : pid:int -> int
Wait for the given process and return an exit code. Exit code is the same as the child process if it exits normally, or 255 otherwise.