id package:ihaskell

Identity function.
id x = x
Display as an interactive widget.
Possible MIME types for the display data.
Get the uuid for comm associated with this widget. The widget is responsible for storing the UUID during initialization.
Generate a Widget display given the uuid and the view version
Return all pending comm_close messages
Send a clear_output message
Send a display_data message as a [method .= custom] message
Send a comm_close
Send a [method .= custom, content .= value] comm_msg
Send a message to open a comm
Send a state update message
Send a custom Value
Send a [method .= display] comm_msg
Send JSON objects with specific formats