Function swipl::atom::atomable

source ·
pub fn atomable<'a, T: Into<Atomable<'a>>>(s: T) -> Atomable<'a>
Expand description

Wrapper for Atomable::new.