1
0
Fork 0
forked from fun/fun
fun/examples
2025-09-15 06:31:32 +02:00
..
arrays.fun Added to_string() and to_number() functions as built-ins. 2025-09-15 03:45:26 +02:00
arrays_advanced.fun Added to_string() and to_number() functions as built-ins. 2025-09-15 03:45:26 +02:00
arrays_iter.fun Tons of refactoring and some fixes and enhancements... ;) 2025-09-15 06:31:32 +02:00
builtins_conversions.fun Tons of refactoring and some fixes and enhancements... ;) 2025-09-15 06:31:32 +02:00
builtins_extended.fun More built-ins. 2025-09-15 03:59:03 +02:00
builtins_maps_and_more.fun Built-ins: Maps and more... ;) 2025-09-15 04:41:11 +02:00
expressions_test.fun Some function related fixes and some cleanups... 2025-09-14 15:20:23 +02:00
for_range_test.fun For range() loops. 2025-09-14 17:06:42 +02:00
functions_test.fun Functions. 2025-09-14 15:12:30 +02:00
have_fun.fun Some function related fixes and some cleanups... 2025-09-14 15:20:23 +02:00
have_fun_function.fun Some function related fixes and some cleanups... 2025-09-14 15:20:23 +02:00
if_else_test.fun else and else-if support. 2025-09-14 03:42:11 +02:00
loops_break_continue.fun Added nested loop example and some more comment in other examples. 2025-09-15 03:34:49 +02:00
nested_loops.fun Tons of refactoring and some fixes and enhancements... ;) 2025-09-15 06:31:32 +02:00
short_circuit_test.fun Short circiut (||, &&) 2025-09-14 21:10:52 +02:00
strings_test.fun Added to_string() and to_number() functions as built-ins. 2025-09-15 03:45:26 +02:00
while_test.fun While loops. 2025-09-14 15:40:09 +02:00