Mike Fährmann
2bcc2f2a17
[formatter] implement 'M' format specifier
Map a list of objects to a list of values
[
{"name": "John Doe" , "age": 42},
{"name": "Jane Smith" , "age": 24},
{"name": "Max Mustermann", "age": null}
]
== :Mname =>
["John Doe", "Jane Smith", "Max Mustermann"]
2025-06-22 16:33:20 +02:00
..
2025-06-20 16:19:37 +02:00
2025-06-22 13:14:59 +02:00
2025-06-20 16:19:37 +02:00
2025-06-13 00:03:41 +02:00
2023-09-30 17:02:57 +02:00
2024-07-01 01:19:25 +02:00
2025-03-22 13:40:41 +01:00
2025-02-28 21:24:25 +01:00
2025-06-13 00:03:41 +02:00
2025-06-13 00:03:41 +02:00
2024-10-11 19:57:38 +02:00
2025-06-22 16:33:20 +02:00
2025-06-19 19:08:35 +02:00
2023-12-18 23:57:22 +01:00
2025-06-20 23:43:22 +02:00
2025-06-13 00:03:41 +02:00
2025-06-20 16:19:37 +02:00
2025-06-18 20:49:12 +02:00
2025-05-10 21:27:22 +02:00
2025-06-13 00:03:41 +02:00
2025-06-18 12:27:18 +02:00
2025-05-23 17:28:58 +02:00
2025-06-13 00:03:41 +02:00