title: GDScript Callables & Lambdas Deep Dive | Godot 4 Tutorial
sources: https://www.youtube.com/watch?v=56I72m5wDj4
media_link: https://www.youtube.com/watch?v=56I72m5wDj4
Authors:
- "[[Blargis]]"
contentPublished: 2023-06-24
noteCreated: 2024-11-08T11:34:39-07:00
description: "In this in depth Godot 4 GDScript tutorial I'll thoroughly explain: - GDScript Callables (AKA first class functions) - Lambda functions (AKA anonymous functi..."
tags:
- clippings
- video
takeaways:
subjects:
- "[[functional programming]]"
- "[[callables in Godot]]"
publish: true
Status: INTERESTINGIn this in depth Godot 4 GDScript tutorial I'll thoroughly explain: - GDScript Callables (AKA first class functions) - Lambda functions (AKA anonymous functi...