You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / core / completer / _is_sizable

function

IPython.core.completer:_is_sizable

source: /IPython/core/completer.py :710

Signature

def   _is_sizable ( value : Any )  →  TypeGuard[Sized]

Summary

Determines whether objects is sizable

Aliases

  • IPython.core.completer._is_sizable