169 похожих чатов

Functional variant of C# no?

18 ответов

21 просмотр

can say, but its more like ocaml that runs on dotnet and can interop with dotnet

Siddarth-R Iyer Автор вопроса
A​kshit
can say, but its more like ocaml that runs on dotn...

Thank you I now understand less than I did when I started

A​kshit
screenshot

explain the code

skittles
explain the code

do you know algebraic data types?

skittles
wut

like binary trees linked lists and stuff

A​kshit
do you know algebraic data types?

bruh yes i know them but i want to see what the heck you are doing

dankey
like binary trees linked lists and stuff

i mean those are examples of algebraic data types

skittles
bruh yes i know them but i want to see what the he...

or should i say how tf is syntax is working

A​kshit
not really

no, those are algebraic data types

skittles
bruh yes i know them but i want to see what the he...

no those are not ADTs. algebraic data types are types where you make compound types, like sum (type 1 or type 2), or multiplication (type 1 and type 2)

A​kshit
no those are not ADTs. algebraic data types are ty...

i think you are getting algebraic data types and inductive types confused

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
в JclConsole объявлено так: function CtrlHandler(CtrlType: DWORD): BOOL; stdcall; - где ваше объявление с stdcall? у вас на картинке нет stdcall
Karagy
8
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
Ребят в СИ можно реализовать ООП?
Николай
33
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
у вас два процесса. один посылает другому сигнал. у вас есть код обоих процессов? если всё не так - расскажите как оно на самом деле. а именно кто кому чего, есть-ли консоли,...
Karagy
6
Карта сайта