Size: a a a

2ch /pr/ #staythefuckhome

2020 April 03

BT

Bayram Tagiev in 2ch /pr/ #staythefuckhome
источник

DM

Doom Moreleath in 2ch /pr/ #staythefuckhome
А прямой слеш | в баше это типо выполнить вторую команду?
источник

🎄T

🎄🎊 R 🎅 Tb| ✡️ 🎊🎄 in 2ch /pr/ #staythefuckhome
Doom Moreleath
А прямой слеш | в баше это типо выполнить вторую команду?
Нет
источник

DM

Doom Moreleath in 2ch /pr/ #staythefuckhome
ачо
источник

∅ч

∅ ч in 2ch /pr/ #staythefuckhome
Doom Moreleath
А прямой слеш | в баше это типо выполнить вторую команду?
это пайп
источник

∅ч

∅ ч in 2ch /pr/ #staythefuckhome
анонимный вроде
источник

DM

Doom Moreleath in 2ch /pr/ #staythefuckhome
блин(
источник

DM

Doom Moreleath in 2ch /pr/ #staythefuckhome
на питон эвривере дают 100 секунд всего
источник

DM

Doom Moreleath in 2ch /pr/ #staythefuckhome
работы CPU
источник

DM

Doom Moreleath in 2ch /pr/ #staythefuckhome
маловато чет
источник

tr

tony radonezhsky in 2ch /pr/ #staythefuckhome
|
источник

DM

Doom Moreleath in 2ch /pr/ #staythefuckhome
сам такой
источник

tr

tony radonezhsky in 2ch /pr/ #staythefuckhome
Да.
источник

S

Sooqa in 2ch /pr/ #staythefuckhome
object Gavno -implemented:using Mocha {}
источник

S

Sooqa in 2ch /pr/ #staythefuckhome
источник

tr

tony radonezhsky in 2ch /pr/ #staythefuckhome
сильно
источник

BT

Bayram Tagiev in 2ch /pr/ #staythefuckhome
Sooqa
object Gavno -implemented:using Mocha {}
В закреп
источник

S

Sooqa in 2ch /pr/ #staythefuckhome
Bayram Tagiev
В закреп
extend box< Collection {
fn |T: iso Any, E: iso Exception| map
(using: fn (box< Self.Element) -throws: E -returns: T)
-throws: some iso Exception
-returns: some iso |Element: iso T| Collection {
 var `result collection`: box = !recover: {
  return |T|Collection.`create default empty collection`(`with initial capacity`: self.count);
 };
 self.forEach(do: fn {
  `result collection`.append(transformer($0));
 });
 return `result collection`;
};
fn |T: iso Any, E: iso Exception| `safely map`
(using transformer: fn (Self.ELement) -sealed -throws: E -returns: T)
-throws: some iso Exception
-returns: some val |Element: box T| Collection {
 var `result collection`: box = !recover: {
  return |T|Collection.`create default empty collection`(`with initial capacity`: self.count);
 };
 self.forEach(do: fn {
  `result collection`.append(transformer($0));
 });
 return `result collection`;
};
};
источник

S

Sooqa in 2ch /pr/ #staythefuckhome
источник

BT

Bayram Tagiev in 2ch /pr/ #staythefuckhome
источник