Newbetuts
.
New posts in built-in
Exponentials in python: x**y vs math.pow(x, y)
python
math
built-in
pow
Decorating Hex function to pad zeros
python
hex
padding
built-in
Does Java have mutable types for Integer, Float, Double, Long?
java
numbers
integer
mutable
built-in
How to add builtin functions?
python
user-defined-functions
keyword
built-in
Python sum, why not strings? [closed]
python
types
sum
built-in
How to assign the result of the previous expression to a variable?
r
return-value
interactive
built-in
Geometric Mean: is there a built-in?
r
statistics
built-in
geometric-mean
Don't display pushd/popd stack across several bash scripts (quiet pushd/popd)
bash
output
built-in
Naming conflict with built-in function
python
list
built-in
What is the advantage of GCC's __builtin_expect in if else statements?
c
linux
gcc
built-in
likely-unlikely
What is the difference between a language construct and a "built-in" function in PHP?
php
function
built-in
language-construct
Performance of built-in types : char vs short vs int vs. float vs. double
c++
c
performance
built-in
What's the function like sum() but for multiplication? product()?
python
product
built-in
pep
How is the 'is' keyword implemented in Python?
python
python-datamodel
built-in
What is the purpose of the : (colon) GNU Bash builtin?
bash
shell
built-in
Extract file extension from file path
r
file-extension
built-in
Prev