Top Level Namespace

Included Modules

Extended Modules

Defined in:

Method Summary

Class methods inherited from module Croupier

hash_file(path : String) : String hash_file, topological_sort(g) topological_sort

Method Detail

def topological_sort(g) #

Deprecated shim: top-level defs were how the sort was exposed before it moved into the Croupier module. New code should call Croupier.topological_sort.

DEPRECATED Use Croupier.topological_sort instead


[View source]