-
Tom grows broccoli.
Mark grows broccoli too.
Alice grows broccoli too...
Tom + Mark + Alice grow better broccoli.
Unity is strength
Do you know what I mean?
-
consider:
```
- sum = fn (a, b) -> a + b end
- has_value = sum.(2, 3)
- is_empty = nil
p= has_value
p= is_empty
```
I would expect
```
5
```
instead i get
`…
-
edit by @szaghi
Discussion about Template programming started into [issue 2](https://github.com/Fortran-FOSS-Programmers/Fortran-202X-Proposals/issues/2) and continued here for the sake of clarity.
-
I am new to Meteor so any help on this would be greatly appreciated. I successfully ran meteor update to update to meteor 1.3, my application builds and runs but the velocity test mirror is encounteri…
-
在应用ROS消息类型的时候存在字节转化问题,临时使用的`for`循环转化,效率较低,请问有比较高效的方式么?比如直接copy指针,C++提供的copy无法执行。
When using ROS message types, there is a byte conversion issue. The temporary solution is to use a for loop for conv…
-
**Branch, version, commit**
**OS and Environment**
**JVM version**
**Scala version**
**Kafka and Cassandra versions and setup**
**Spark version if used**
**Deployed mode**
(client/c…
-
The IO-500 project (https://github.com/VI4IO/io-500-dev) is currently using https://github.com/hpc/libcircle to implement a basic parallel find (pfind) utility. However, the libcircle library is depe…
-
Deixar apenas os arquivos que estão atualmente no diretório `conf-boilerplate`.
O que acha @davidsonfellipe?
-
(Note: Newbie to Go here, so maybe all I'm saying does not apply (OO-mindset, etcetera))
Hi @eminetto
I was reading your [Clean Architecture, 2 years later](https://eltonminetto.net/en/post/202…
-
Has anybody else come across an error when trying to extend StyleSheet and using SSR? I cannot seem to figure out what is causing this. It is telling me that there is no document.querySelector but o…