Sha256: 70428f99e61a60f3503d30db3c0b6c3c8cc90949f43645146cf2b1bd64e7aa0d

Contents?: true

Size: 199 Bytes

Versions: 6

Compression:

Stored size: 199 Bytes

Contents

module Alf
  module Algebra
    module WithOrdering

      def total_ordering
        ordering.total(keys){ heading }
      end

    end # module WithOrdering
  end # module Algebra
end # module Alf

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alf-core-0.16.3 lib/alf/algebra/support/with_ordering.rb
alf-core-0.16.2 lib/alf/algebra/support/with_ordering.rb
alf-core-0.16.1 lib/alf/algebra/support/with_ordering.rb
alf-core-0.16.0 lib/alf/algebra/support/with_ordering.rb
alf-core-0.15.0 lib/alf/algebra/support/with_ordering.rb
alf-core-0.14.0 lib/alf-algebra/alf/algebra/support/with_ordering.rb