Sha256: 6a4a604a28397004575cf7917a9448c3e73b348cf29a32876e3f48f431b41b2b
Contents?: true
Size: 250 Bytes
Versions: 2
Compression:
Stored size: 250 Bytes
Contents
module RDF::N3::Algebra::Str ## # True iff the string is less than the object when ordered according to Unicode(tm) code order. class LessThan < SPARQL::Algebra::Operator::Binary include RDF::Util::Logger NAME = :strLessThan end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rdf-n3-3.1.1 | lib/rdf/n3/algebra/str/lessThan.rb |
rdf-n3-3.1.0 | lib/rdf/n3/algebra/str/lessThan.rb |