class Streamer::Functors::Lt
Lt
compares target to function or value
Public Instance Methods
call()
click to toggle source
# File lib/streamer/functors/lt.rb, line 5 def call compare :< end
Lt
compares target to function or value
# File lib/streamer/functors/lt.rb, line 5 def call compare :< end