Skip to content

Instantly share code, notes, and snippets.

Created October 10, 2017 18:10
Show Gist options
  • Save anonymous/3a49decb94f59a0a2878239bdc51d7f1 to your computer and use it in GitHub Desktop.
Save anonymous/3a49decb94f59a0a2878239bdc51d7f1 to your computer and use it in GitHub Desktop.
compoundop1
*decisionthreshold=0.86
<(&/,(^pick,{SELF},a),(^pick,{SELF},b)) <|> <{myNewOp} --> [called]>>.
<{myNewOp} --> [called]>! :|:
Result:
IN SetDecisionThreshold(0.86)
IN <(&/,(^pick,{SELF},a),(^pick,{SELF},b)) <|> <{myNewOp} --> [called]>>. %1.00;0.90%
IN <{myNewOp} --> [called]>! :-4: %1.00;0.90%
EXE $0.24;0.04;0.86$ ^pick([{SELF}, a])=null
EXE $0.24;0.00;0.14$ ^pick([{SELF}, b])=null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment