File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Turkish/09_Day_Higher_order_functions Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 27
27
- [Setting time](#setting-time)
28
28
- [Setting Interval using a setInterval function](#setinterval-fonksiyonu-ile-süre-ayarlama)
29
29
- [Setting a time using a setTimeout](#settimeout-ile-zaman-ayarlama)
30
- - [Functional Programming- Fonksiyonel Programlama](#functional-programming)
30
+ - [Functional Programming- Fonksiyonel Programlama](#functional-programming---fonksiyonel-programalama )
31
31
- [forEach](#foreach)
32
32
- [map](#map)
33
33
- [filter](#filter)
37
37
- [findIndex](#findindex)
38
38
- [some](#some)
39
39
- [sort](#sort)
40
- - [Sorting string values](#sorting- string-values )
41
- - [Sorting Numeric values](#sorting-numeric-values )
42
- - [Sorting Object Arrays](#sorting-object-arrays )
40
+ - [Sorting string values](#string-değerleri-sıralama )
41
+ - [Sorting Numeric values](#sayısal-değerleri-sıralama )
42
+ - [Sorting Object Arrays](#array-nesnelerini-sıralamak )
43
43
- [💻 Exercises](#-exercises)
44
44
- [Exercises: Level 1](#exercises-level-1)
45
45
- [Exercises: Level 2](#exercises-level-2)
46
46
- [Exercises: Level 3](#exercises-level-3)
47
47
48
+
48
49
# Day 9
49
50
50
51
## Higher Order Function
You can’t perform that action at this time.
0 commit comments