Document TopologicalHash.
This commit is contained in:
parent
ad74b96dd8
commit
32f5c00be1
@ -2,8 +2,8 @@
|
||||
|
||||
require "tsort"
|
||||
|
||||
# a basic topologically sortable hashmap
|
||||
module Cask
|
||||
# Topologically sortable hash map.
|
||||
class TopologicalHash < Hash
|
||||
include TSort
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user