- r_detach(+Rserve, -Session) is det
- Detach a session to be resumed later. Session is an opaque
handle to the session. The session may be resumed using
r_resume/2. The session key may be exchanged with another Prolog
process. Note that calling r_detach/2 closes the existing Rserve
handle.