Search code examples
Match parenthetical expressions in a string...


phpregexpreg-matchliteralstextmatching

Read More
Type hint for a function that returns only a specific set of values...


pythonpython-typingliterals

Read More
String literal with triple quotes in function definitions (what is a docstring?)...


pythonstringliterals

Read More
Typescript: Enforce a type to be "string literal" and not <string>...


stringtypescriptliteralsbranding

Read More
What's the C++ suffix for long double literals?...


c++cliteralsfloating-point-precision

Read More
Can you concatenate array literals at compile time in rust?...


arraysrustsyntaxconcatenationliterals

Read More
Why is it allowed to pass rvalues by const reference but not by normal reference?...


c++parametersliteralsrvaluepass-by-const-reference

Read More
How to define a comptime array of arrays of divergent size...


multidimensional-arrayliteralszig

Read More
Convert `(String, Int)...` variadic parameter function to Dictionary for ExpressibleByDictionaryLite...


swiftvariadic-functionsliteralsvariadic

Read More
Unterminated regexp literal at <h1>About</h1>...


literalsdenofreshjs

Read More
How to append time part of DateTime literal to a DateTime variable?...


c#.netdatetimeappendliterals

Read More
Generate Object of Random Value from Literal Type...


typescripttypesliterals

Read More
Does Kotlin have a syntax for Map literals?...


dictionarykotlinliterals

Read More
Determining if object is of typing.Literal type...


pythontype-hintingliteralspython-typingtyping

Read More
How to check if a macro argument is an integer literal in C...


cmacrosliteralscompile-timec23

Read More
Should I use INT64_C as "int64_t literal" ...?...


c++literalsint64

Read More
Ada Numeric Literals and Underline...


adaliterals

Read More
Why can I compare a String to a &str using if, but not when using match?...


stringrustmatchliterals

Read More
C Programming - What is 2U or 8U in struct...


cstructliterals

Read More
Why can't Python's raw string literals end with a single backslash?...


pythonstringliteralsrawstring

Read More
Getting the literal out of a python Literal type, at runtime?...


pythontypesliteralstypingpython-3.8

Read More
Why cannot you use a 'f' suffix directly after an integer?...


c++floating-pointintegerliterals

Read More
What's the use of suffix `f` on float value...


cfloating-pointliterals

Read More
Difference between 2.0 and 2.0f (explicit float vs double literals)...


c++cfloating-pointliterals

Read More
What does the M stand for in C# Decimal literal notation?...


c#decimalliterals

Read More
Why are there type modifiers for constants?...


c++integerliteralssuffix

Read More
How do I do a literal *int64 in Go?...


pointersgostructliterals

Read More
What is the type of a string literal?...


c++stringliteralsstring-literals

Read More
Zig - Initializing a slice literal of union enum...


initializationsliceunionsliteralszig

Read More
Escaping dot in if-statement with echo in Windows batch...


if-statementbatch-fileecholiterals

Read More
BackNext