Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in splat
Ruby Koans about message passing "send" block & arguments
Jun 12, 2026
ruby
methods
block
send
splat
How to convert [45,32,56] or "45,32,56" to 42,32,56? [duplicate]
May 24, 2026
arrays
ruby
splat
What's the splat doing here?
Mar 27, 2026
ruby
splat
How do I pass an array to a method that accepts an attribute with a splat operator?
Jan 26, 2026
ruby
splat
Accepting an undefined number of arguments in Ruby/Inline C
Jan 25, 2026
c
ruby
variadic-functions
splat
ruby-c-extension
why doesn't splat work directly with command in powershell?
Dec 10, 2025
powershell
splat
Find the 2nd element of array
Dec 05, 2025
ruby
arrays
class
instance-methods
splat
Passing a splat parameter from one method to another method
Nov 27, 2025
ruby
arrays
parameters
splat
How to print a list using splat-operator (*) without spaces
Mar 05, 2023
python
splat
Pass arguments by reference to a block with the splat operator
Jan 18, 2023
ruby
splat
Use of underscores with splats in Ruby
Jan 09, 2023
ruby-on-rails
ruby
splat
Does prolog have a spread/splat/*args operator?
Dec 26, 2022
prolog
variadic-functions
splat
Splatting a struct
Nov 07, 2022
c++
struct
initializer-list
splat
variable-templates
Why is the splat used inside an array definition here?
Aug 09, 2019
ruby
splat
Ruby rubocop: how to freeze an array constant generated with splat
Apr 20, 2018
ruby
constants
freeze
rubocop
splat
What is the standalone splat operator (*) used for in Ruby?
Oct 28, 2022
ruby
splat
Making a Hash from an array - how does this work?
Oct 20, 2022
ruby
hash
splat
What does a * in front of a string literal do in ruby?
Jan 16, 2019
ruby
splat
What's the feature in Ruby that allows "p *1..10" to print out the numbers 1-10?
Dec 19, 2021
ruby
syntax
splat
What does this mean in Ruby language?
Feb 03, 2021
ruby
splat
Older Entries »