# Julian way of defining custom numeric types

**URL:** https://discourse.julialang.org/t/julian-way-of-defining-custom-numeric-types/53866
**Category:** New to Julia
**Created:** [January 24, 2021, 4:50pm UTC](https://discourse.julialang.org/t/julian-way-of-defining-custom-numeric-types/53866 "2021-01-24T16:50:22Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Henrique\_Becker](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/henrique_becker/32/15443_2.png) [@Henrique\_Becker](https://discourse.julialang.org/u/Henrique_Becker)
#### Post date: [January 24, 2021, 5:28pm UTC](https://discourse.julialang.org/t/julian-way-of-defining-custom-numeric-types/53866/3 "2021-01-24T17:28:42Z")

</div>

Also, I think you can benefit from the macro `@forward` that I describe in [this reply of mine](https://discourse.julialang.org/t/confused-with-type-definition/53115/13).

---

_[View the full topic](https://discourse.julialang.org/t/julian-way-of-defining-custom-numeric-types/53866)._
