Skip to content

Instantly share code, notes, and snippets.

@rebolek
rebolek / where.red
Last active February 16, 2018 14:58
Find where function is defined
Red[
Title: "Where"
Purpose: "Find where function is defined"
Author: "Boleslav Březovský"
]
where: function [
"Return file where function is defined or NONE, if the definition can't be found"
'name
/in