Returns the newest value
function firstValue input Buffer buffer "Memory of sliding window"; output Boolean b "Newest value"; end firstValue;