Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nim-lang

How to get Captured Part of the Regular Expression in Nim

regex nim-lang

Is there any way you can import local procs from other files in the same directory?

nim-lang

Define switch for key=value

arguments nim-lang

How to store references to types in Nim?

types nim-lang

Get version from Nimble Package?

nim-lang

how to iterate with two iterators

loops iterator nim-lang

How to handle option types in Nim?

Function comparing two strings slower in nim than python

Nim: read all content of text file

nim-lang

nim re, regex modul is not filling match group

regex nim-lang

How do I convert a sequence to an array?

arrays sequence nim-lang

Idiomatic way to avoid variable shadowing in Nim

Converting a log analysis script from Python to Nim

nim-lang

How to touch a file/update its modification time on disk in Nim?

fileinfo nim-lang filemtime

What's the best way to get the current operating system?

nim-lang

How do you do string interpolation with variables in Nim?

string nim-lang

How to use nimprof?

profiling nim-lang

Nim. How to inherit all operations on distinct type?

nim-lang

Converting an int type to a uint8

nim-lang