index
:
tomo
bigints
constructive-reals
decimals
dev
doctests-to-debuglog
formatter
internal-texts
main
optional-list-indexing
optionals
paths
simplified-quotes
static-dependencies
str-paths
table-colons
text2
unicode-identifiers
wordier-types
The Tomo programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
extern.tm
blob: ddd800d071757dcc191447850755c1be1ec25602 (
plain
)
1
2
3
4
5
extern sqrt:func(n:Num->Num) func main(): >> sqrt(4) = 2