<< 15-08-2026 >>

00:09:14*shanoaice quit (Quit: The Lounge - https://thelounge.chat)
00:09:41*shanoaice joined #nim
00:32:46*Mister_Magister quit (Excess Flood)
00:33:04*Mister_Magister joined #nim
00:35:22FromDiscord<voidwalker1983> anyone here in accounting. I cant search discord about accounting, it returns the word `account` , lame
00:35:50*meinside joined #nim
00:37:13FromDiscord<scoopahdoopah> 🔥
00:40:31*SchweinDeBurg quit (Remote host closed the connection)
00:40:54*SchweinDeBurg joined #nim
02:39:54*SchweinD1 joined #nim
02:42:15*SchweinDeBurg quit (Ping timeout: 248 seconds)
02:45:35*karolyi quit (Remote host closed the connection)
02:45:37*anddam quit (Ping timeout: 262 seconds)
02:45:51*karolyi joined #nim
02:48:26*anddam joined #nim
03:05:46*SchweinD1 quit (Ping timeout: 252 seconds)
03:28:32*strogon14_ quit (Remote host closed the connection)
03:29:41*strogon14 joined #nim
03:52:49*SchweinDeBurg joined #nim
04:35:42*tokyovigilante quit (Remote host closed the connection)
05:25:12*tokyovigilante joined #nim
06:20:46*SchweinDeBurg quit (Remote host closed the connection)
06:20:54*SchweinDeBurg joined #nim
06:43:20*lumidify quit (Ping timeout: 240 seconds)
06:45:30*lumidify joined #nim
07:00:50*SchweinDeBurg quit (Ping timeout: 265 seconds)
07:01:06*Skippy8 joined #nim
07:05:09*tokyovigilante quit (Remote host closed the connection)
07:07:50*SchweinDeBurg joined #nim
07:41:20*SchweinD1 joined #nim
07:44:34*SchweinDeBurg quit (Ping timeout: 260 seconds)
07:51:21*tokyovigilante joined #nim
08:27:17*tokyovigilante quit (Remote host closed the connection)
08:58:46*tokyovigilante joined #nim
09:49:38*beholders_eye joined #nim
10:29:27*midgard quit (Quit: Bye)
10:33:18*midgard joined #nim
12:04:32FromDiscord<pmunch> I'm pretty sure I know the answer to this, but is there a way to get the name of a type in a type hierarchy in Nim?
12:05:02FromDiscord<pmunch> E.g. for type `Something = ref object of Token` to get the name `Something`