# Using kwargs and non kwargs in a function call

**URL:** https://discourse.julialang.org/t/using-kwargs-and-non-kwargs-in-a-function-call/37518
**Category:** New to Julia
**Tags:** kwargs
**Created:** [April 13, 2020, 5:21pm UTC](https://discourse.julialang.org/t/using-kwargs-and-non-kwargs-in-a-function-call/37518 "2020-04-13T17:21:41Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![DNF](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dnf/32/10191_2.png) [@DNF](https://discourse.julialang.org/u/DNF)
#### Post date: [April 13, 2020, 7:22pm UTC](https://discourse.julialang.org/t/using-kwargs-and-non-kwargs-in-a-function-call/37518/5 "2020-04-13T19:22:21Z")

</div>

There is a discussion about this here: [Allow use of named-argument syntax for positional arguments? - #21 by DNF](https://discourse.julialang.org/t/allow-use-of-named-argument-syntax-for-positional-arguments/5287/21)

In my opinion allowing this would be a bad thing in general.

---

_[View the full topic](https://discourse.julialang.org/t/using-kwargs-and-non-kwargs-in-a-function-call/37518)._
