-
Non-concrete ds types cannot be inlined, so slow (allocates iterators)
Currently value ds fields are not coerced.
Hard part: How to define a Haxe interface of coerced ds types? (maybe we can use @…
-
1. Create MultiTypeChart Component
2. MultiType Chart should support the following series,
- Single Bar
- Line
- Smooth Line
- Area
- Smooth Area Chart
3. Create Demo data in demo project
-
MultiType和Paging分页组件可以配合使用吗?
-
I'm hitting an issue due to the IP version split. Trying to query for both versions can lead to a network exchange on every resolution.
What would you guys think about supporting multitype queries?…
-
Bug reported on [stackoverflow](https://stackoverflow.com/questions/59516409/attempting-to-save-intermediate-states-when-running-rmh-yields-error)
-
In the debugger invoked by `rmh(model, snoop=TRUE)`, if the `model` is a multitype point process, the marks are ignored when the state of the simulation is displayed by the debugger, and when the stat…
-
**Describe the bug**
Animated model is broken.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://sketchfab.com/3d-models/make-human-01-1-96b0e226131343f99a1724f41e453dde#downl…
-
Scala used `trait` for interface combined with mixins long before Rust used them for typeclasses.
Perhaps we can think of a better name? Ideas?
The Traitscript name isn't that sexy/racy nor exciting…
-
Feature Request
- MultiType version: 4.2.0
新版的注册方法不能使用继承的对象。
比如3.5.0的register(@NonNull Class binder)中,
Class
-
This issue is about the difference between modeling stuff as
- wildcard types: `object` (C#), `any` (TypeScript), i.e. accepting anything including `42`, `"asd"`, `[42]`, `{ "asd": 42 }` etc.
- obje…