Skip to content
Snippets Groups Projects
Commit 1a2ebe96 authored by Liam Healy's avatar Liam Healy
Browse files

Array input and output declarations

A somewhat comprhensive attempt to make sure :inputs, :outputs, and
:return arguments in defmfuns match what the function is expecting and
will return, so that non-native implementations will work correctly
for copying, and native ones will work correctly for pinning.  The
:return argument now defaults to :outputs in most circumstances.
parent bca08efd
No related branches found
No related tags found
Loading
Showing
with 116 additions and 114 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment