-
Updated
Sep 2, 2020 - Ruby
object-oriented
Here are 716 public repositories matching this topic...
-
Updated
Aug 31, 2020 - C
-
Updated
Jul 17, 2020 - Go
-
Updated
Feb 17, 2020 - JavaScript
-
Updated
Nov 2, 2019 - Swift
-
Updated
Sep 1, 2020 - C++
-
Updated
Oct 19, 2019 - C++
-
Updated
Sep 2, 2020 - Ring
Reason
From Joe Kelley at the NRC:
I am working on a 7-cell model that uses the GapHeatTransfer BC for every pair of sidesets as was done for the "reference" calculation in the extended scope task.
In that calculation, there were only two axial regions in the meshing-tools script, the support plate and everything else.
-
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
Sep 1, 2020 - C++
-
Updated
Aug 30, 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