[][src]Function langis::constant

pub fn constant<T>(value: T) -> Const<T> where
    T: Clone

Creates a signal that yields a constant given value.