Generic function
Coerces data to a particular type and then adds it to a clipboard.
add-clipboard-data type clipboard data => success?
type-union(<symbol>, <type>).
<clipboard>.
<object>.
<boolean>.
duim-sheets
duim-sheets
This generic function adds data to clipboard, first coercing it to type. The argument type is an instance of type-union(<symbol>, <type>). It returns #t if data was successfully added to the clipboard.