-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
It appears that all callables have the callable docstring:
In [13]: nd.take?
Type: callable
String form: <dynd.nd.callable.callable object at 0x7fead0153870>
File: ~/Software/anaconda/lib/python3.5/site-packages/dynd/nd/callable.so
Docstring:
nd.callable(func, proto)
This holds a dynd nd.callable object, which represents a single typed
function. The particular abstraction this represents is still being
sorted out.Metadata
Metadata
Assignees
Labels
No labels