-
Updated
Aug 25, 2020 - Ruby
object-oriented
Here are 717 public repositories matching this topic...
-
Updated
Jul 22, 2020 - C
-
Updated
Jul 17, 2020 - Go
-
Updated
Feb 17, 2020 - JavaScript
-
Updated
Nov 2, 2019 - Swift
-
Updated
Aug 12, 2020 - C++
-
Updated
Oct 19, 2019 - C++
-
Updated
Aug 24, 2020 - Ring
Reason
I common mistake is to use a nonlinear variable name in the 'vars', 'vals' inputs. If a non-linear variable is supplied MOOSE should provide a message explaining that it can't be done.
Design
Check the 'vals' parameter against the known nonlinear va
-
Updated
Jun 19, 2020 - Java
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Jun 23, 2016 - PHP
-
Updated
Aug 12, 2020 - C++
-
Updated
Dec 20, 2018 - Go
-
Updated
Dec 10, 2017 - Lua
-
Updated
Mar 24, 2019 - Objective-C
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Aug 24, 2020 - C++
-
Updated
Aug 23, 2020 - C++
-
Updated
Jun 11, 2019 - C
Samples
- Elementary cellular automaton
- Zebra puzzle
- Write float arrays to a text file
- Word search
-
Updated
Jan 8, 2014 - C
-
Updated
Jun 14, 2020 - Python
-
Updated
Oct 20, 2017 - Scala
I'm pretty sure that SimpleAssign is only created when the left-hand side is a StaticAssignable (e.g., Var, Const, or Underscore). If the target is a pattern, then it becomes a MatchAssign, and if it is some method chain (e.g. x.y = 2), then it is converted into a Call to the y= method with x as the receiver.
With that, I think that the target property of SimpleAssign no
-
Updated
Apr 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the object-oriented topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-oriented topic, visit your repo's landing page and select "manage topics."
https://github.com/eclipse/eclipse-collections/blob/master/docs/guide.md#-primitive-collections