Searched refs:tail (Results 1 - 2 of 2) sorted by relevance

/ontohub/lib/extend/
H A Darray.rb10 def tail method in class:Array
/ontohub/lib/
H A Dontology_parsing_worker.rb26 if @version_with_options_queue.tail.any? && !@concurrency_issue_handled
27 self.class.perform_async(@version_with_options_queue.tail)
61 [*@version_with_options_queue.tail, version_with_next_options]

Completed in 6 milliseconds