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

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