Search code examples
Why is this Perl one-liner of Fibonacci working?...

perlone-liner

Read More
What's the idiomatic way to get the last element from a generated array?...

javascriptone-liner

Read More
How to use one liner instead of 'for loop ' which also contains if-else statement (example g...

pythonloopsfor-loopif-statementone-liner

Read More
Perl one liner in Bash script...

bashperlone-liner

Read More
c# List<Tuple<string, double>> Foreach in one liner...

c#foreachtuplesone-liner

Read More
Java Matcher class to implement toFindResult()...

javaregexjava-8one-liner

Read More
Rewrite curl so that quotes inside variable are allowed...

bashcurlbotsdouble-quotesone-liner

Read More
How to iterate over an ActiveRecord resultset in one line with nil check in Ruby...

ruby-on-railsrubyone-liner

Read More
Revoking blob URL after Creating it in a single line JavaScript...

javascriptpromiseblobone-liner

Read More
Is it possible to compress this expression to one line?...

javalambdaone-liner

Read More
One line coding with if statement inside for loop...

pythonone-liner

Read More
List Comprehension Hackerrank - can you tell me if this one liner is permittable to use?...

pythonpython-3.xfor-looplist-comprehensionone-liner

Read More
Python one-liner for extracting all URLs...

pythonone-liner

Read More
Python combine function...

pythonone-liner

Read More
Is there a one-liner to convert '1234567' into ['1234', '567', '', &...

javascriptone-liner

Read More
Looking for a one-liner to convert x or x[] into x[]...

javascriptarraystypescriptone-liner

Read More
Why using utf8 patterns within perl substitute(s) and match(m) operators within one-liners does not ...

linuxperlencodingone-linerperlop

Read More
oneliner using reduce in python...

python-3.xreduceone-liner

Read More
One line for loop a = a*b + x...

pythonpython-3.xpython-2.7for-loopone-liner

Read More
Is there a way to do one-liners in Crystal language?...

rubycrystal-langone-liner

Read More
Is there any way to make the below code in one-line...

pythonpython-3.xencryptionmethodsone-liner

Read More
Assemble oneliners from multiline PS script...

powershellcmdone-liner

Read More
Can I replace a jQuery.load() one-liner with an equivalent fetch() call?...

javascriptjqueryajaxfetchone-liner

Read More
perl command line one liner to do find/replace, but *not* print lines that don't match?...

regexperlcommand-lineone-liner

Read More
Mapping the string representation of each line, given a list of lists of lines, to its total number ...

javajava-streamcollectorsone-liner

Read More
Given a list of strings, is it feasible to get in one line a map from each length to the set of stri...

javajava-streamtreemapone-liner

Read More
How to pass extra variable to function if conditions are met...

pythonpython-3.xone-liner

Read More
one liner to go through an iterable (generator)...

pythonone-liner

Read More
Print / Find the first character (with the LOWEST occurrence) in a non-empty string and order is imp...

linuxbashawksedone-liner

Read More
Restricting the domain of integer values accepted as input in python...

pythonoptimizationinputone-liner

Read More
BackNext