[][src]Function monadic::state::put

pub fn put<'a, S: Clone + 'static>(s: S) -> State<'a, S, ()>