sig/atome.rbs in atome-0.5.2.8 vs sig/atome.rbs in atome-0.5.3.2

- old
+ new

@@ -5,7 +5,21 @@ def add_to_array: -> untyped def add_to_hash: -> untyped + def apply_style: -> untyped + + def format_matrix: -> untyped + + def get_column: -> untyped + + def get_column_or_row: -> untyped + + def get_row: -> untyped + + def matrix: -> untyped + + def set: -> untyped + def sort_callback: -> untyped end