このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Archivist
/
2cl
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
2cl (pronounce "toccle") is a functional programming extension for C++
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
2
コミット
1
ブランチ
108 KiB
ブランチ:
master
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'master' から
${ noResults }
2cl
/
Makefile
5 行
68 B
Raw
パーマリンク
通常表示
履歴
Compose works (tested)
6年前
refactoring, curry and compose work
6年前
all
:
test
test
:
g++ -g -Iinclude --std
=
c++17 -o
test
tests/*.cpp