alvin alexander
Nodes for the term “foreach”
ZIO 2: How to read a file and write its output to the console
Read more
Scala List class examples: range, fill, tabulate, appending, foreach, more ...
Read more
Java: How to print elements in a List (without using a 'for' loop)
Read more
How to iterate over Scala Lists with foreach and for
Read more
Scala Map class examples (adding, removing, updating, iterating)
Read more
Scala collections classes: Methods, organized by category
Read more
How to iterate over Scala Maps (for, foreach loop, and printing examples)
Read more
Scala ‘for loop’ examples and syntax
Read more
How to process a Scala String one character at a time (with map, for, and foreach)
Read more
The Scala for-loop translation scheme
Read more
Scala: How to use higher-order functions (HOFs) with Option (instead of match expressions)
Read more
Dart Map class forEach method examples
Read more
Scala: How to capitalize every word in a string
Read more
Perl array printing: How do I print the entire contents of an array with Perl?
Read more
Kotlin collections methods: examples and syntax
Read more
Perl best practice: prefer foreach to for
Read more
PHP args - How to read command line arguments in PHP
Read more
A Scala XML XPath example
Read more
How to print every element in a Perl array
Read more
Scala - calling foreach on a Seq to populate sample data
Read more
PHP array - How to loop through a PHP array
Read more
My Perl hash tutorials
Read more
A Perl array and foreach example
Read more
Perl for loop - How to do something for each element in an array
Read more
A simple Expect script to test an FTP server
Read more
Reading a Java for loop helps me remember the syntax
Read more
Perl array and foreach - How to operate on each Perl array element
Read more
Perl hash sort - How to sort a Perl hash by the hash key
Read more