- $strip_module(+Term, -Module, -Plain)
- This used to be an internal predicate. It was added to the XPCE
compatibility library without $ and since then used at many
places. From 5.4.1 onwards strip_module/3 is built-in and the $
variation is added here for compatibility.
- deprecated
- - Use strip_module/3.