|
@@ -1,13 +1,6 @@
|
|
|
// Copyright (c) Jupyter Development Team.
|
|
|
// Distributed under the terms of the Modified BSD License.
|
|
|
|
|
|
-/*-----------------------------------------------------------------------------
|
|
|
-| Copyright (c) 2014-2016, PhosphorJS Contributors
|
|
|
-|
|
|
|
-| Distributed under the terms of the BSD 3-Clause License.
|
|
|
-|
|
|
|
-| The full license is in the file LICENSE, distributed with this software.
|
|
|
-|----------------------------------------------------------------------------*/
|
|
|
import {
|
|
|
ArrayIterator, IIterator, IterableOrArrayLike, each
|
|
|
} from '@phosphor/algorithm';
|