Message Boards Message Boards

0
|
4618 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

[Solved] Red square in brackets in front of repository functions

Posted 4 years ago

What is this red square symbol, can I type it with an esc combination? Is there another way to shortcut typing "resourcefunction" every time you want to call one? (I did have a search around.)

Thanks

Sam

enter image description here

POSTED BY: Samuel Collins
2 Replies
Posted 4 years ago

Thank you, that's really useful.

POSTED BY: Samuel Collins
Posted 4 years ago

Hi Samuel,

You can define a symbol that refers to the ResourceFunction.

nestedLookup = ResourceFunction["NestedLookup"];    

nestedLookup[<|"a" -> <|"b" -> 1|>|>, {"a", "b"}]
(* 1 *)
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract