Julia Programming Language
One-line function return lambda__anonymous function
New to Julia
question
Jeff_Emanuel
June 4, 2020, 9:04pm
2
λ refers to the anonymous function b->a^2+b
Simply do
f1(a,b) = a^2+b
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Annotate return type for anonymous function & lambdas
General Usage
question
2
824
April 6, 2017
How to use anon. func + how to use web irc?
New to Julia
7
590
September 27, 2018
[ANN] LambdaFn.jl
Package Announcements
2
741
August 28, 2019
Dot syntax for anonymous functions
General Usage
5
718
November 1, 2019
Get an anonymous function as a string
New to Julia
8
1367
August 14, 2019