view paste/paste.14440 @ 5849:a741d9c7ba85

<oren> ` cat <<<\'\xe3\x81\x9f\xe3\x81\xa8\xe3\x81\x88\xe3\x81\xb0\xe3\x81\x93\xe3\x81\xae\xe3\x83\xa1\xe3\x82\xbb\xe3\x83\xbc\xe3\x82\xb8\' >testbegin
author HackBot
date Sat, 18 Jul 2015 22:25:42 +0000
parents e037173e0012
children
line wrap: on
line source

2010-03-12.txt:22:28:45: <lament> c++ kinda makes me sad for humanity
2011-10-30.txt:02:12:04: <CakeProphet> do C++ templates make C++ kind of sort of dependently typed?
2012-01-30.txt:01:46:38: <zzo38> Another kind I have proposed is the + kind; types of that kind are natural numbers and can be used anywhere that a * kind type is expected, but not the other way around. If a type of kind * is expected and a type of kind + is used, it is the type with that many values.